﻿body
{
	background: url('background.jpg') repeat top center;

	
	font-family: "Eurostile", Verdana, sans-serif; 
	font-size:1.0em;
	margin:0;
	padding:0;
	background-color:#EDEACD;
}

.container
{
	border: 0px solid;
	width: 800px;
	height: 815px;
	margin: auto;
	margin-top: 10px;
	background: url('') right top #eeeeee; 
	position:relative;	
}

.header
{
	background: url('header.jpg') no-repeat top center #ffffff;;
	width:99%;
	height:100px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	border-bottom: 1px solid #FB95C2;
	
	/*border-left: 3px double #90DCBD;	
	border-top: 3px double #90DCBD;	
	border-right: 3px double #90DCBD;	*/
}

.header h1
{
	margin-left: 55px;
	margin-top: 10px;
	font-size: 1.7em;
	font-family: "Copperplate Gothic Light", "Lucida Sans";
	font-weight: bold;
	/*color: #327FF3;*/
	color:#666666;
}

.header h2
{
	margin-left: 65px;
	margin-top:-15px;
    font-family: "Lucida Sans";
	font-size: 1.2em;
	color:#666666;
	
}

.lowerheader
{
	background: url('lowerheader.jpg') no-repeat top center #ffffff;;
	width:99%;
	height:10px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	border-top: 1px solid #FB95C2;
	
	/*border-left: 3px double #90DCBD;	
	border-top: 3px double #90DCBD;	
	border-right: 3px double #90DCBD;	*/
}



.left
{
	float:left;
	width: 12%;
	height: 600px;
	border-top: 1px solid #FB95C2;
	border-bottom: 1px solid #FB95c2;
	margin-top:4px;
	margin-left:3px;
	margin-right:0px;
	background: url('sidebanner_l.jpg') no-repeat bottom left #F5FDFF;
	z-index: 0;
}

p.armswide
{
	position:absolute;
	margin-left:40px;
	margin-top:165px;
	border-right: 3px double #900AE5;
	border-bottom: 1px solid #900AE5;
	z-index: 1;
}

.center
{
	float:left;
	width: 75%;
	height: 600px;
	border-top: 1px solid #FB95C2;
	border-bottom: 1px solid #FB95C2;
	margin-top:4px;
	margin-left:0px;
	margin-right:0px;
	background: url('centerbg.jpg') no-repeat top center #ffffff;
	z-index: 1;
}
.center p
{
	text-align:center;
	margin-top: 20px;
	font-size: 1.2em;
	margin-right:80px;
	margin-left:100px;
	padding-bottom: 10px;
	padding-left: 10px;
	color:#F855A5;
	font-family:"Agency FB", Helvetica, sans-serif;
	border-bottom: 1px dashed #900AE5;
	border-left: 1px solid #900AE5;
	border-right: 1px solid #900AE5;
}



.center ul
{
	position:relative;
	margin-left: 190px;
	margin-top: 20px;
	
}

.center li
{
	font-size: 0.65em;
	list-style:none;
}

.center a
{
/*	color:#FF6600;*/
	color:#7A029D;
}

.smalltext
{
	font-size:0.80em;
	color:#000078;
	
}
.right
{
	float:left;
	width: 12%;
	height: 600px;
	border-top: 1px solid #FB95C2;
	border-bottom: 1px solid #FB95c2;
	margin-top:4px;
	margin-right: 0px;
	background: url('sidebanner_r.jpg') no-repeat top right #F5FDFF;
	
}

.subheader
{
	background: url('yellowbanner.jpg') no-repeat top center #ffffff;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	width:100%;
	position:relative;
	font-size: 0.75em;
	text-align: center;
	
}

.linkbanner
{
	width:98.5%;
	
	
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;	
	
	padding-top: 1px;
	padding-bottom: 3px;
	
	text-align:left;
	
	position:relative;
}

.linkbanner ul
{
	display: inline;
	padding-left:50px;
	padding-right:50px;
}

.linkbanner li
{
	/*border-top: 0px solid;
	border-right: 0px solid;
	border-left: 0px solid;*/
	
	display: inline;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 1.2em;
	font-family: "Lucida Fax";
	
}

.linkbanner li.current
{
	border: 1px solid;
	border-color: #777777;
	display: inline;
	margin-left: 4px;
	margin-right: 4px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #CE7D3B;
	font-size: 0.9em;
}

.linkbanner li a
{
	text-decoration: none;
	color:#666666;
	
}

.linkbanner li a:hover
{
	text-decoration: none;
	color: #018250;
}


.content
{
	margin-left: auto;
	margin-right: auto;
	width:100%;
	height:370px;
}

.footer
{
	clear: left;
	float: left;
	width: 99%;
	/*border-left: 3px double #90DCBD;	
	border-bottom: 3px double #90DCBD;	
	border-right: 3px double #90DCBD;*/
	margin-left: 3px;
	margin-top: 3px;
	font-size: 0.75em;
	text-align: center;
	height: 30px;
	background: url('footer.jpg') no-repeat top center;
	
}
.subfooter
{
	clear: both;
	float: left;
	width:99%;
	border-top: 3px double #FB95C2;
	/*border-left: 3px double #90DCBD;	
	border-bottom: 3px double #90DCBD;	
	border-right: 3px double #90DCBD;*/
	margin-left: 3px;
	margin-top: 3px;
	font-size: 0.65em;
	text-align: center;
	color:#000000;
	height: 16px;
	letter-spacing: 1px;
	background: url('') no-repeat top center #eeeeee;
}

.pinkcaps
{
	color:#F05B92;
	font-weight:bold;
}

.subscript
{
	font-size: 0.60em;
	font-variant:small-caps;
	color:#000000;
}