@charset "UTF-8";
/* CSS Document */
@import "scrollbar.css";
@import "image_noborder.css";
@import "lovehate.css";



body,td,th {
	font-family: Arial, Tahoma, Verdana, "Times New Roman", Times, serif;
	font-size: 76%;
	color: #EEF0CD;
	background-color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #000018;
}


 Set print alt tags but not stylesheet 
.onlyprint { 				/* styles you want in the printed version */
	padding: 3px;
	border: 1px solid black;
/*	font-style: italic; */
/*	font-weight: bold; */
	margin-left: -9999px;	/* then text in this class is invisible on screen: not in the viewport */
}

#MainContainer{
width:750px; height:537px; margin-left:auto; margin-right:auto; background-image:url(../shared/tut_bgr.jpg); background-repeat:no-repeat;}

#Row1{
width:750px; height:107px; margin:0; padding:0; color:#FFFFFF;}

#Row2{
width:750px; height:86px; margin:0; padding:0; color:#FFFFFF;}

#Nav{
width:201px; height:344px; float:left; color:#FFFFFF;}


#Body_content{
width:352px; height:344px; float:left; color:#FFFFFF;}

#Scroll{
width:335px; height:230px; float:left; margin-left:8px; margin-top:-4px; margin-right:5px; overflow:auto; }

#Copy{
width:305px;}


#Home_extra{
width:165px; height:344px; float:left; color:#FFFFFF;}


#Extra{
width:165px; height:344px; float:left; color:#FFFFFF;}


#Footer{
	width:750px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Tahoma, Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:13px;
	text-align: center;
	color:#FFFFFF;
	padding-top: 5px;
}
