/* CSS Document */
	body {
	background: #2d2f32;
	margin:3px 3px 3px 3px;
	padding:0px;
	font-size: 13px;
	color: #C7C7C7;
	font-family: Arial, Helvetica, sans-serif;
		}
	#welcometext {
    height:30px;
	width:690px;
	background-image: url(welcome.jpg);
	position: absolute;
	left: 230px;
	top: 5px;
		}
	#header {
	height:77px;
	width: 690px;
	background-image: url(header.jpg);
	position: absolute;
	left: 230px;
	top: 35px;
		}
	#FFLogo {
	height:150px;
	width:225px;
	background-image: url(Logo.jpg);
	position: absolute;
	left: 5px;
	top: 5px;
		}
	#bannerad {
	height:95px;
	width:730px;
	position: absolute;
	left: 190px;
	top: 117px;
		}
	#columnad{
	height:605px;
	width:165px;
	position: absolute;
	left: 10px;
	top: 160px;
	}
	
	#news {
	width:730px;
	background:#2E2F33;
	position: absolute;
	left:190px;
	top: 220px;
		}
	#SSOTD {
	height:255px;
	width:325px;
	background:#2E2F33;
	position: absolute;
	left: 5px;
	top: 300px;
	font-size: large;
	font-weight: bold;
		}
	#screen {
	width:858px;
	background:#2E2F33;
	position: absolute;
	left: 5px;
	top: 320px;
	font-size: large;
	font-weight: bold;
		}
	#rightnarrow {
	width:129px;
	background:#2E2F33;
	position: absolute;
	left: 864px;
	top: 250px;
		}
	#nav{
	height:77px;
	width:90px;
	float: left;
		}
		#nav1{
	height:77px;
	width:150px;
	float: left;
		}
a.button{
 display: block;
 text-align:center;
 font-family: Arial, Helvetica, sans-serif;
 color:#a7a7a7;
 width:90px;
 height:77px;
 text-decoration: none;
 font-size:16px;
 vertical-align: text-bottom;
 }
 a:hover.button{
display: block;
color:#FFFFFF;
vertical-align: text-bottom;
}
a.button1{
 display: block;
 text-align:center;
 font-family: Arial, Helvetica, sans-serif;
 color:#a7a7a7;
 width:150px;
 height:77px;
 text-decoration: none;
 font-size:16px;
 vertical-align: text-bottom;
 }
 a:hover.button1{
display: block;
color:#FFFFFF;
vertical-align: text-bottom;
}

.blog_entry {
	border: 0mm solid #0030DE;
	margin: 0mm 0mm 1mm 0mm;
	padding: 0mm 1mm 1mm 1mm;
}

.subject {
    font-size: large;
	font-weight: bolder;
	color:#C7C7C7;
}

.tagline {
	font-size: xx-small;
}

.comments {
	font-size: xx-small;
	margin: 0mm 0mm 0mm 0mm;
	text-align: center;
}

.genmed {
	font-size: small;
	vertical-align: text-bottom;
}

.code, .quote {
	border: .5mm solid #a9834f;
}

.blog_box {
	border: .5mm solid #a9834f;
	margin: 1mm 1mm 1mm 1mm;
}
.spacebox {
	background-image:  url(bl_spc.gif);
	background-repeat: repeat-x;

}

:link, :link:active, :link:hover {
	color: #FF4141;
	font-weight: bold;
	text-decoration: underline;
}

:visited, :visited:active, :visited:hover {
	color: #FF4141;
	font-weight: bold;
	text-decoration: underline;
}
.topbar {
	background-image:  url(grade.gif);
	background-repeat: repeat-x;

}
.sectionfill {
	background-color: #FFE4D1;
	clip:  rect(3px 3px 3px 3px);
	text-indent: 2pt;
}
.canediv {
	background-image:  url(grey_div.gif);
	background-repeat: repeat-x;
}
.tinytext {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
