body {
	font-family:‘Lucida Console’, Monaco, monospace;
	font-size:12px;
	background:#5CCCCC;
	}

a:link {text-decoration:none; color:#0033CC;}
a:hover {text-decoration:underline; color:#0066FF;}
a:active {text-decoration:none; color:#FF0000;}
a:visited {text-decoration:none; color:#0033CC;}

h2 {
	font-family:sans-serif,arial;
	}
	
#header img{
	border:0px;
	}
#header {
	font-size:16px;
	text-align:center;
	padding:20px;
	}
/*menu bar*/
.menu {
	width:600px;
	height:50px;
	background-image:url(/css/localimg/menubg2.jpg);
	
	}
.menu a:link img, .menu a:visited img, .menu a:hover img, .menu a:active img {
	border:0;
	}

#footer {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding:20px;
	} 
#footer .menu {
	word-spacing:30px;
	}

#maincontent {
	width:640px;
	background-color:#FFFFFF;
	border:0px;
	margin:30px 30px 30px 60px;
	padding:5px;
	}
	
#maincontent h1 {
	font-size:60px;
	}

.post {
	padding:10px;
	}
.post div {
	text-align:center;
	}
[name=poobear]{
	text-align:center;
	}
.post div img, [name=com] {
	max-width:600px;
	}
.post hr {
	height:2px;
	color:#474747;
	background:#474747;
	border:2px outset;
	}
	
.post a:link, .post a:hover, .post a:visited, .post a:active {
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	}

.post a:hover {color:#3473A4;}
.post a:link {color:#0C5DA5;}
.post a:visited {color:#FF4040;}
.post a:active {color:#FF0000;}

.post div a:link img, .post div a:hover img, .post div a:active img, .post div a:visited img {
	border:0;
	}
/*embeding sportfail files*/
.embed {
	float:right;
	width:100px;
	text-align:right;
	font-size:11px;
	}
.embed b {
	color:#0C5DA5;
	cursor:pointer;
	}
.embed textarea {
	text-align:left;
	}

/*the error box for errors adding comments*/
[name=error]{
	color:red;
	display:inline-block;
	vertical-align:text-top;
	}
[name=optional]{
	font-size:10px;
	}

#loadbox {
	width:200px;
	height:40px;
	background-color:purple;
	color:white;
	font-weight:bold;
	right:0px;
	position:absolute;
	top:0px;
	font-size:28px;
	font-family:arial;
	padding:3px;
	}
/*Formatting Comments*/
.comname{
	font-family:arial;
	color:#000000;
	font-size:13px;
	}
#comments div {
	border-top:1px solid black;
	border-left:1px solid black;
	}
#comments div p {
	display:inline-block;
	vertical-align:text-bottom;
	max-width:450px;
	}
/*dealing with dates and stuff*/
.date {
	font-family:arial;
	display:inline-block;
	margin:8px 3px 8px 3px;
	width:80px;
	font-size:12px;
	}
.m {
	color:#474747;
	font-size:16px;
	font-style:italic;
	}
.d {
	font-size:12px;
	color:#FF0000;
	}
.y {
	color:#474747;
	font-size:10px;
	font-style:italic;
	}
	
/*Submitting section*/
#popup {
	width:450px;
	height:350px;
	background-color:red;
	text-align:center;
	}
#parea {
	font-family:courier,"courier new",monospace;
	width:420px;
	height:320px;
	margin:15px;
	overflow:auto;
	background:white;
	text-align:left;
	}	

/*Link Menu*/
#ls {
	width:180px;
	display:inline-block;
	}
#ls #links {
	display:none;
	}
#ls:hover #links {
	display:block;
	}
#links {
	z-index:10;
	width:180px;
	border:0px;
	background-color:#D01E1E;
	display:inline-block;
	position:relative;
	vertical-align:top;
	}
#links tr td {
	width:172px;
	}
#links tr td:hover {
	background-color:#FB0606;
	}
#links tr td a {
	display:block;
	width:170px;
	border:2px solid #843131;
	font-weight:bold;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	color:#FFFAFA;
	text-decoration:none;
	}
[name=button] {
	vertical-align:top;
	}
	
/*------Ads-----*/
/*------Google Ads-----*/
.google_ads_1 {
	position:absolute;
	left:720px;
	top:350px;
	}
