@charset "utf-8";
/* CSS Document */
body	{
	background-image:url(images/background.jpg);
}
#contpage		{
	width:879px;
	margin:0 auto;
}
#headrow{
	width:879px;
	height:151px;
}
#head1	{
	float:left;
	height:151px;
	width:319px;
	background-image:url(images/head01.jpg);
	background-repeat:no-repeat;
}
#head2	{
	float:left;
	height:151px;
	width:560px;
	background-image:url(images/head02.jpg);
	background-repeat:no-repeat;
}
#menurow	{
	width:879px;
	height:25px;
}
#head3	{
	float:left;
	width:319px;
	height:26px;
	background-image:url(images/head03.jpg);
	background-repeat:no-repeat;
}
#head4	{
	float:left;
	width:560px;
	height:26px;
	background-image:url(images/head04.jpg);
	background-repeat:no-repeat;
}
#mainbody	{
	float:right;
	margin-right:0px;
	width:556px;
	z-index:2;
	background-repeat:repeat-y;
}
#photo1	{
	float:left;
	display:inline;
	text-align:centre;
	margin-left:40px;
	margin-top:30px;
	width:268px;
	background-color:#F9F8FD;
}
#bodycircle	{
	height:35px;
	width:192px;
	margin-left:371px;
}
.bodytext	{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:30px;
	padding-top:15px;
	width:400px;
}
#bodycont	{
	float:left;
	width:878px;
	background-image:url(images/bodycontback.jpg);
	background-repeat:repeat-y;
}
#footcont	{
	float:left;
	width:879px;
	height:128px;
}
#foot1	{
	float:left;
	width:319px;
	height:128px;
	background-image:url(images/foot1.jpg);
	background-repeat:no-repeat;
}
#foot2	{
	float:left;
	width:560px;
	height:128px;
	background-image:url(images/foot2.jpg);
	background-repeat:no-repeat;
}
.foot3 a:visited, .foot3 a:link, .foot3 a:hover {
	float:left;
	width:120px;
	color:#0976AE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	margin-left:50px;
	display:inline;
}
.foot3links		{
	
	
}
.mainbutton	{
	float:left;
	width:350px;
	margin-left:14px;
	margin-top:1px;
}
.mainbutton div, .mainbutton div a:link, .mainbutton div a:active, .mainbutton div a:visited {
	float:left;
	width:80px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	line-height:24px;
	font-weight:bold;
	text-align:center;
}
.mainbutton	div a:hover	{
	color:#3366CC;
	font-weight:bold;
	background-color:#2FACEC;
}
.imagesdivl	{
	float:left;
}
.imagesdivr	{
	float:right;
}
img	{
	border:0;
}
#homebut	{
	margin-left:1px;
}
h1, h2	{
	font-size:14px;
}
.ringback	{
	float:left;
	margin-left:35px;
	width:200px;
	border:0px;
	border-style:solid;
	border-color:#006599;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#F9F8FD;
}
a:link, a:active, a:visited	{
	color:#000000;
	text-decoration:none;
}
a:hover		{
	color:#2FACEC;
}