body {
	background-color: #0C2F4B;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a			{	text-decoration:none;	}
a:link		{	color: #ffffff;	}
a:visited	{	color: #ffffff;	}
a:hover		{	color: #ffffff;	text-decoration: underline;	}
a:active	{	color: #ffffff;	}

#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	text-align:center;
	padding:0px;
	background-image:url(data/back_boby.png);
	background-position:center;
	background-repeat:repeat-y;

}

/*
////////////////
// DISCLAIMER //
////////////////
*/
#disclaimer {
	position:relative;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	background-color:#AACEFF;
	border:1px solid #2866A1;
}
#disclaimer_style1 {
	position:relative;
	padding-bottom:10px;
	clear:both;
	text-align:center;
	font-size:36px;
	font-weight:bold;
}
#disclaimer_style2 {
	position:relative;
	padding-bottom:10px;
	clear:both;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

/*
////////////
// HEADER //
////////////
*/
#header {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:730px;
	height:84px;
	border:solid #000000 1px;
	background-image: url(data/back_header.png);
	background-repeat:repeat-x

}
#header_style1 {
position:inherit;
	
	top:8px;

}
#header_style2 {
position:relative;
	top:9px;
	width:730px;
	height:16px;
	padding-top:3px;
	margin:auto;
	text-align:center;
	color:#FFFFFF;


}









#header .img1 {
	position:absolute;
	top:9px;
	left:270px;
	border:1px solid #CBCFE8;
}

/*
///////////////
// TOP LINKS //
///////////////
*/
#toplinks {
	position:relative;
	float:left;
	width:120px;
font-weight:bold;
	margin-top:26px;
	padding:10px;
	padding-top:0px;
	margin-right:20px;
	margin-left:20px;
	background-repeat:repeat-x;
}
#toplinks_style1{
	width:110px;
	padding:4px;
	text-align:center;
	margin-bottom:-1px;
	color:#000000;
	background-color:#D6E8FF;
		
	font-size:16px;
	border:solid #4482BD 1px;

}
#toplinks_style2{
	width:110px;
	padding:4px;
	text-align:left;
	font-size:11px;
	line-height:16px;
	background-color:#AACEFF;
	border:solid #4482BD 1px;
}
div.toplinks_style2 a{color:#000000}



/*
/////////////
// CONTENT //
/////////////
*/
#content {
	position:relative;
	float:left;
	clear:none;
	width:530px;
	background-color:#8dbbec;
	background-image:url(data/back_container.png);

	background-repeat:repeat-x;
	text-align:left;
	padding:10px;
	margin-top:26px;
	margin-bottom:10px;
}
#content_style1 {
	position:relative;
	width:505px;
	padding:12px;
	margin-bottom:10px;
	color:#FFFFFF;
	background-color:#2766A1;
	border:1px solid #ffffff;
	font-size:12px;
	line-height:16px
}
#content_style2 {
	position:relative;
	width:530px;

}

/*
////////////
// MODELS //
////////////
*/
.model1 {
color:#FFFFFF;
	border:1px solid #000;
}
#model2 {
	position:relative;
	clear:both;
	width:530px;
}
#model2_style1 {
	position:relative;
	float:left;
	clear:none;
	width:254px;
}
#model2_style2 {
	position:relative;
	float:right;
	line-height:14px;
	clear:none;
	width:265px;
}
.photosmall {
	border:1px solid #FFFFFF;
}
.photofull {
	border:1px solid #FFFFFF;
}

/*
////////////
// FOOTER //
////////////
*/
#footer {
	position:relative;
	clear:both;
	color:#FFFFFF;
	width:722px;
	background-color:#3A71A8;
	height:12px;
	margin-left:auto;
	margin-right:auto;
	padding:4px;
}
#footer_style1 {
	position:relative;
	float:left;
	clear:none;
	padding-left:14px;
}
#footer_style2 {
	position:relative;
	float:right;
	clear:none;
	padding-right:6px;
}