html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

#motto{
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif;
	width:800px;
	margin-top:-8px;
	margin-left:auto;
	margin-right:auto;
	padding-left:200px;
	color:#FFF;

	}

a:link{
color:#fff;
text-decoration:none;}
a:visited{color:#fff;
text-decoration:none;}
a:active{color:#fff;
text-decoration:none;}
a:hover{color:#fff;
text-decoration:none;}
	
	
html, body {    
   height: 100%; 
}
#holder {
min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px; /* the bottom margin is the negative value of the footer's height */
}
.clearfooter {
   height: 90px;

}


p{
	margin-top:10px;
	margin-left:15px;
	margin-right:15px;
	}
span.green{color:#093;
}



body {
	background-image:url(images/bg2.jpg);
	background-position:center;
	background-repeat:repeat-y;
	

	

}
#header {
	font-family: Baskerville,
             "Times New Roman",
             Times,
             serif;
	background-image:url(images/header2.jpg);
	height:64px;
	margin-top:-10px;
}

h1, h2, h3, h4, h5, h6 {font-family:'Baskerville Old Face', Times, 'Times New Roman', serif;
color:#FFF;
margin-top:10px;
	margin-left:15px;
	margin-right:15px;
}


#mainimg {

	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-right:5px;
	
}

#menu{ 

padding-left:480px;
	margin-left:auto;
	margin-right:auto;
	width:600px;
	margin-top:-5px;
	}
#menu a:hover{
color:#093;
	}
#menu a:active  {color:yellow;}

#menu li{
	background-image:url(images/divider.jpg);
	background-repeat:no-repeat;


padding-left:20px;
	color:#FFF;
	margin-left: 18px;
	list-style-type:none;
display:inline;
font-weight:bold;
font-size:12px;
	}
#menu li:first-child { border: 0px; background-image:none; }


h1 {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
}
.border {
	border: 1px solid #434343;
	padding: 10px;
	background: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 782px;
    margin-top:-5px;
	margin-left:auto;
	margin-right:auto;

}


#container{
	
	margin-top:30px;
	width:800px;
	margin-left:auto;
	margin-right:auto;	
	}
#container p{
	
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}



.infobox{

	
	float:left;
	border: .5px solid #000;
	padding: 10px;
	background: #141414;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 224px;
	height:315px;
    margin-top:35px;
	margin-left:30px;
	}
.infobox a{
	font-size:10px;
	float:right;
	position:relative;
	text-decoration:none;
	color:#093;
	}	
.infobox a:hover {color:#093;}
.infobox h2{
	font-size:14px;
margin-top:65px;
	color:#FFF;
	padding-bottom:5px;
	}
.infoborder{
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #666;


	}
.infoborder h2, h3{
	margin-left:0px;	
}

.infoboxtextarea{
	height:140px;
	width:220px;
	overflow:hidden;
	}
.infoboxtextarea p{
	font-size:11px !important;
	margin-left:0px;
	}

.infobox ul, li{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	padding-top:10px;
	}
	
.infobox p{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	padding-top:10px;

	}
	
	
	
	
	
	
	

#footercontainer{

	margin-top:20px;
	float:left;
	height:90px;
	width:100%;
	background-color:#181818;
	}
#footer{

	margin-left:auto;
	margin-right:auto;
	width:800px;
	}
	#footer p{	
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	}