#fahrenheit {
width: 1001px;
margin: 0 auto;
border-bottom: #EEEEEE 1px solid;

}


a.tagcloudlink:hover, a.tagcloudlink:active { text-decoration:underline;
color: red;
 }
a.level1 { font-size: 10px; }
a.level2 { font-size: 14px; }
a.level3 { font-size: 16px; }
a.level4 { font-size: 19px; }
a.level5 { font-size: 24px; }

#footer {
	clear:both; margin:0 auto; width:980px; background: #F9F9F9; padding: 10px;
	
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#content {
	width: 640px;
	padding: 0px;
	margin-left: 20px;
	float: left;
}

#banner {
margin-top: 10px;
width: 160px;
height: 480px;
overflow: hidden;
}


#topic {

}

#topicleft {
	width: 160px;
	padding: 0px;
	float: left;
}


#sidebar {
}

#sidebarleft{ 
margin-left: 0px;
	width: 160px;
}

#sidebarright {
margin-top: 10px;
	width: 160px;
	padding: 0px;
	float: right;

}

#logo {
	width: 100%;
	height: 70px;
	background : #fffffe url(../images/s2dlogo.gif) no-repeat;
}

#plaintext {
	position: absolute;
	top: 10px;
	left: 880px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	color: #ffffff;
	text-decoration: none;
}


#maintopic {
	width: 100%;
	
}

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic a {
	display: block;
	float: left;
	margin: 0px;
	text-align: center;
	padding: 8px 10px 0px 10px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-right: 1px solid #dedede;
	border-left: 1px solid #fdfdfd;
	text-transform : uppercase;
	height: 21px;
	width: 121px;
	background: #f9f9f9 url(../images/pmtp.gif) repeat-x;
	}

#maintopic a:hover {
	background-color: #FCF8D5;
	background-image: none;
}

#maintopic a.sel {
	background-color: #DDDDDD;
	color: #FA0509;
}

#topic h3 {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background-color: #fffffe;
	color: #FA0509;
	padding: 4px 10px 4px 10px;
	font-size: 100%;
	font-weight: bold;
	text-transform : uppercase;
	margin: 20px 0px 0px 0px;
}

#topic p {
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #DDDDDD;
	margin: 0px;	
}

#topic p a {
	text-decoration: none;
	color: #333333;	
}

#topic p a:hover {
	text-decoration: underline;
	color: #FA0509;	
}

form.search {
	padding: 0px;
	margin: 10px 0px 20px 4px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	background-color: #fcfcfc;
	width: 155px;
	padding: 2px;
	color: #FA0509}

#ts {
	text-align: center;
}

#ts a {
	text-decoration: none;
	color: #333333;	
}


#quantum {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background-color: #fffffe;
	color: #FA0509;
	padding: 4px 10px 4px 10px;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}