body {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-image: url(../images/elements/background.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
}	
* {	margin-left: 0px;
}
.goldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D2B654;
}
#wrapper {
	width: 900px;
	height: 1350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: none;
	float: none;
	visibility: visible;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header {
	
	height: 0px;
	width: 900px;
	background: #FDFDFD;
}
a img {
	border-style: none;
}
#wrapper #Flash {
	height: 186px;
	width: 900px;
	background: #FCFCFC;
}
#layout 
{
	height:600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D2B654;
	background-image: url(../images/elements/background.jpg);
	background-repeat:repeat-x;
	width: 900px;
	border-bottom-width: 24px;
	border-bottom-style: none;
	border-top-color: #3A4DDD;
	border-bottom-color: #3A4DDD;
	border-right-style: none;
	border-left-style: none;
	border-right-width: 24px;
	border-left-width: 24px;
	
}

#wrapper #body {
	overflow:auto;
	height: auto;
	width: 900px;
}
#wrapper #body #left {
	height: auto;
	width: 62%;
	float: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

	
#wrapper #body #right {
	
	float: right;
	height: auto;
	width: 38%;
	
	background-color: #FFFFFF;
	background-image: url(../images/elements/right_background2.jpg);
	background-repeat: no-repeat;
}
#wrapper #Flash #navigation {
	background-image: url(../images/elements/navigation.jpg);
}
p {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-right: 38px;
	padding-left: 38px;
	padding-top: 0px;
	margin-left: 14px;
}
.titles {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #0054A6;
}
.light_blue_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00A9FF;
	text-decoration: none;
}
footer 
{
	
	width: 900px;
	height: 100px;
	background-color: #003333;
}
#Container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #3333FF;
}
.mousetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #112F63;
}

