body {
	margin: 0;
	background-color: #412879;
	background-image: url(images/gradient_bkgrnd.jpg);
	background-repeat: repeat-x;
	}
#outside_wrapper {
	width: 883px;
	min-height: 900px;
	margin: 0 auto;
	background-image: url(images/bottom_point.jpg);
	background-repeat: no-repeat;
	background-position: 430px 755px;
	}
#inside_wrapper {
	height: 755px;
	width: 883px;
	}
#banner {
	position: relative;
	background-image: url(images/mpright.jpg);
	background-repeat: no-repeat;
	background-position: 645px 87px;
	}
#language {
	position: absolute;
	top: 143px;
	left: 700px;
	font: small verdana,arial,helvetica,sans-serif;
	color: #2D8EF7;
	}
#language a {
	color: #2D8EF7;
	text-decoration: none;
	}
#language a:hover {
	text-decoration: underline;
	}
#dragon {
	width: 388px;
	float: left;
	}
#nav_table {
	width: 360px;
	float: left;
	}
#nav_right {
	width: 135px;
	float: right;
	}
#content_head {
	clear: both;
	width: 883px;
	height: 128px;
	background: url(images/content_top.jpg);
	}
#page_title {
	position: relative;
	top: 90px;
	left: 120px;
	}
#content_wrapper {
	width: 883px;
	}
#bodyleft {
	width: 83px;
	float: left;
	background-color: #422C7F;
	}
#copy {
	float: left;
	width: 589px;
	padding: 10px 60px 20px 60px;
	background-color: #2D8EF7;
	background-image: url(images/bodytext.jpg);
	background-repeat: no-repeat;
	font: small verdana,arial,helvetica,sans-serif;
	color: white;
	line-height: 1.5em;
	}
#copy h2 {
	font-size: 130%;
	font-weight: normal;
	margin-bottom: -.75em;
	}
#bottom_nav {
	margin: 20px 0 -10px 0;
	text-align: center;
	font-size: 9px;
	color: #CCFF33;
	}
#bottom_nav a {
	color: #CCFF33;
	text-decoration: none;
	}
#bottom_nav a:hover {
	text-decoration: underline;
	}
#curves {
	width: 883px;
	}
#footer {
	padding: 10px 0;
	text-align: center;
	font: small Georgia,"Times New Roman",Times,serif ;
	color: white;
	line-height: 1.5em;
	}
