/* Global reset */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }

caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/************************************* The below restores some sensible defaults **********************************/
h3 { font:16px/16px Georgia, 'Times New Roman', Times, serif; margin:0 0 5px 0 }
body {	font-size: 62.5%; color: #efefef;}
p  { font:13px/14px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; color:#fc6 }
div.footer p { font:11px/14px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; color:#963 }
ol, ul, li { font:13px/14px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;color:#ffcc66; }

.footnot 	{  	font-size: 80%; color: #963;}

strong 		{ 	font-weight: bold }

em 			{ 	font-style: italic }

/****************************************************** Links ************************************************/

a:link 		{ 	color:#ffcc66; 
				font-weight:bold;
				text-decoration:none; 
				}
				
a:visited 	{ 	color: #ffcc66;
				text-decoration: underline;
				text-decoration: none; 
				}
				
a:hover 	{ 	color: #ffffff;
				font-weight:bold; 
				text-decoration: underline;
				}


/********************** Content layout ************************/

body { background:#302718 url('../images/bg/bg_clean.jpg') fixed; 
	color:#fff 
	}
	
div 	{ 
	position:relative 
	}
	
#wrapper { 	
	margin:35px auto 10px auto; 
	width:800px; 
}
	
#postit		{
	position:absolute;
	visibility: visible;
	left: -20px;
	}
	
#APlayer	{
	position: absolute;
	visibility: visible;
	left: 640px;
	top: 10px;
}	
	
#header { 
	margin:10px 0px 0 0; 
	width:100%; 
	height:85px;
	padding: 15px 0 0 0; 
	background:url('../images/bg/repeater100gradweb.jpg') repeat-x; 
	}

#header h1 { 
	background:url('../images/bg/namelogo75gradweb.jpg');
	margin: 0px auto 0 auto; 
	width:600px; 
	height:75px; 
}

div.header div { 
	margin:0 auto; 
	width:600px; 
	}

div.content { 	
	margin:35px auto; 
	width:800px; 
	height:auto; 
	padding: 10px 10px 10px; 
	position:center;
	}
				
.imageborder	{
	border: #495060 solid 4px;
	}
	

/******************************** FOOTER****************************************************/
div.footer 	{ 	margin:0px 0px 10px 0px; 
				padding:0px 20px 20p 20px; 
				width:100%; 
				height:100px; 
				background:url('../images/bg/repeater100gradweb.jpg'); 
				z-index:2; 
				}
				
div.footer_inner { margin:auto; 
				padding:5px 0px 0px 0px; 
				width:700px; 
				height:90px; 
				}
				
div.footer_content01 { float:left;
				position:absolute;
				left:0; 
				width:210px;
				hight:40px;
				bottom:25px; 
				margin:0px 80 0 20px; 
				}
				
div.footer_content02 { float:left;
 				position:absolute;
				left:265px;
				hight:60px;
				bottom:25px;
				width:170px; 
				margin:0px 70 0 265px 
				}
				
div.credit { 	 
				width:155px; 
				height:40px; 
				position:absolute; 
				bottom:25px; 
				right:0; 
				}



h2 { 
	text-indent: -9999px; 
	background: url('../images/bg/namelogo75gradweb.jpg'); 
	width: 600px; 
	height: 75px; 
	margin: 12px auto; 
	 
	}




div.footer br { clear:both }

