
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


a:link {
	color: #e5dea8;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999
;
}
a:hover {
	text-decoration: none;
	color: #99CCFF;
}
a:active {
	text-decoration: underline;
}





* {
margin:0pt;
padding:0pt;
}

b, strong{
color:#FFFF00;
}

i, em{
color:#FFFF99;
}

u{
color:#669933;
}

body {
background:#242424;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#FFFFFF;
margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  height:100%;
  width:100%}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #e5dea8;
	clear: both;
	  margin: 20px;
  padding: 10px;
width:100%;
	height:312px;
}
h1{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	padding-bottom:10px;
	color: #e5dea8;
	
	}
	
	h2{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;padding-bottom:5px;
	font-weight: bold;
	color: #CC6600;
	
	
	}

p{
padding-bottom:8px;
padding-top:8px;
}

#container {
	width:1024px;
	overflow:hidden;
	margin:0 auto;
	height:auto;}




#text a:link {
	color: #99CCFF;
	text-decoration: underline;
	font-weight:700;
}
 #text a:visited {
	text-decoration: underline;
	color: #CCCCCC;
	font-weight:700;
}
 #text a:hover {
	text-decoration: underline;
	color: #FF9933;
	font-weight:700;
}
 #text a:active {
	text-decoration: underline;
	font-weight:700;
}



#toplinks {
clear: both;

width:100%;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
text-align:center;
height:auto;
}





#left {
	width:180px;
	padding-left:20px;
		min-height:600px;
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-style:italic;
}

#center {
		width:500px;
		min-height:500px;
		
		float:left;
		padding-right:30px;
		padding-bottom:20px;

}


 #right {

	
		width:200px;
		min-height:500px;
	
		float:left;
	
	}


#footer {
width:1024px;
height:auto;
clear:both;
border-top:1px white solid;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-align:center;
padding-bottom:20px;

}

