/* CSS Document */
html, body {
height: 100%;
padding-top:10px;
}

body {
background-color:#000000;
background-position: top center;
font-family: "Arial";
font-size: 14px;
color:#FFFFFF;
padding:0px;
margin:0px;
}

h1{
text-align:center;
text-shadow: 2px 2px 2px #000000;
font-size:24px;
}


ul{	list-style:none;}/*Dont want any decorations on lists */

ul li{
text-decoration: none;
margin:0px;
padding:0px;}
	
a{
text-decoration: underline;
color:#FFF;
}
a:hover {
text-decoration: none;
color:#FFF;
}
a:active {
text-decoration: underline;
color:#FFF;
}

#container {
width: 860px;
height: auto !important;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom:0px;
}

.ScrollPos{
	margin-left:200px;
	}
	
.WidgetPos{
	margin-left:110px;
	}
	
.nomargin{
	border:none;
	margin:0px;
	padding:0px;
}



.core_header {
width: 860px;
height: 200px;
margin:0px;
padding:0px;
position:relative;
}

.Header{
background: url(images/Header.jpg);
}


#header_text
{
 position:relative;
 right:20px;
 top:55px;
 font-size:16pt;
 float:right;
 font-weight:bold;
}

img
{
 border:0px;
}

#core_left {
margin-top:1px;
margin-bottom:0px;
margin-left: auto;
margin-right: auto;
width: 860px;
height:31px;
overflow:hidden;
}

#core_right {
margin: 0;
float: left;
height:auto;
width: 852px;
background:#003366;
color:#000;
border: 4px solid #CCCCCC;
}

.content-box
{
 padding:6px;
 height:auto !important;
 float:left;
 width: 840px;
 font-family: "Arial";
 font-size: 14px;
 color:#FFF;
}

.Greeting{
position:relative;
padding:4px 8px 4px 4px;
float:left;
margin:4px 8px 4px 4px;
width:300px;
height:auto;
color:#000000;
background-color:#CCCCCC;
}

.Greeting a{
	color:#0000FF;
	}
.Greeting a:hover{
	color:#006600;
	}
	
.Greeting img{
	padding:0px;
	margin:0px 65px 4px 65px;
	}
	  
.grey{
	background-color:#666666;
	}
	
.orange{
	color:#FF9900;
	}
	
.red{color:#FF0000;
}
	

h2
{
text-align:center;
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:18px;
height:24px;
padding:0px;
margin:0px;
}

h3
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:15px;
height:22px;
margin:0px;
padding:0px;
color:#FFF;
width:718px;
background: url(images/content_header.jpg) bottom left repeat-x;
margin-bottom:5px;
font-weight:bold;
}

h4
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:12px;
}

.highlight{
font-weight:bold;
color:#FFFF00;
}

.big{
	font-size:16px;
	}
.vbig{
	font-size:18px;
}
.dkback{
	background:#000;
}
	
.lightyellow{
	color:#FFFFCC;
	font-weight:bold;
	}

.menubutton{
	position:relative;
	width:120px;
	height:30px;
	border:0px;
	margin:0px;
	padding:0px;
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	display:block;
}

.menubutton a{
	text-align:center;
	height:30px;
	line-height:100%;
	}
	
.menubutton a:hover{
	background-image:url(images/buttonover.gif);
	background-repeat:no-repeat;
	color:#000000;
	font-weight:bold;
	display:block;
	}
	
.c1{
	top:0px;
	left:20px;
	}
.c2{
 	top:-30px;
	left:157px;
	}
.c3{
 	top:-60px;
	left:294px;
	}
.c4{
 	top:-90px;
	left:431px;
	}
.c5{
	top:-120px;
	left:568px;
	}
.c6{
	top:-150px;
	left:705px;
	}

	


.textaligner{
	position:absolute;
	top:25%;
	height:65%;
	left:0%;
	width:100%;
	text-align:center;
	}
	
.dkblue{
	color:#000099;
	}
	
.white{
	color:#FFFFFF;
	}
	
	
.FR{
	float:right;
	}
	
.FL{
	float:left;
	}
	
	
.placeit{
	position:absolute;
	top:132px;
	left:615px;
}

