html, body {margin: 0px;
height: 100%;
background-image: url('../templates/gradient.png');
background-repeat: repeat-x;
background-color: #FFAA00;
font-family: 'lucida grande', 'myriad pro', sans-serif, verdana, 'helvetica neue', helvetica, arial;
font-size: 14px;
color: #404040;}



#Container {width: 645px;
margin: 0 auto;}

#Ads {padding-top: 20px;
width: 468px;
margin: 0 auto;}

#Banner {width: 645px;
height: 156px;}

#InnerContainer {background-image: url('../templates/bg.png');
position: relative;
height: 100%;}

#Navigation {margin: 0 auto;
padding: 0px;
width: 599px;
height: 23px;
background-image: url('../templates/navbg.png');
background-repeat: repeat-x;}

#Navigation ul {list-style: none;
margin: 0px;
padding: 0px;
padding-left: 10px;}

#Navigation ul li {margin-top: 1px;
height: 21px;
list-style: none;
float: left;}

#Navigation a {vertical-align: top;
display: block;
padding-left: 10px;
padding-right: 10px;
padding-top: 0.1em;
color: #616161;
font-weight: normal;
font-size: 14px;
text-decoration: none;}

#Navigation ul li:hover {background-color: #bbb;}


#Content {margin: 0 auto;
width: 580px;
margin-top: 10px;}

#Content a:link,#Content a:visited,#Content a:active {color: #3f7db2;
text-decoration: none;}

#Content a:hover {color: #264763;
text-decoration: underline;}

#Footer {margin: 0 auto;
text-align: center;}

#Credits {padding-top: 5px;
margin: 0 auto;
margin-bottom: 5px;
width: 645px;
text-align: center;
font-size: 9pt;
color: #fff;}

#Credits a {font-size: 9pt;
color: #fff;
text-decoration: none;}

#Credits a:hover {color: #ccc;}

h3 {font-weight: bold;
font-size: 13px;
color: #000;}

h2 {font-weight: bold;
font-size: 14px;
color: #000;}

h1 {font-weight: bold;
font-size: 16px;
color: #000;}

img {border: none;}

.code {border: #999999 1px dotted;
width: 618px;
margin-bottom: 15px;}


.Topic {margin: 0 auto;
	width: 100%;
	border: #000 0px solid;}

.TopicTitle {padding-left: 10px;}

.TopictPoster {font-weight: bold;}

.TopicDate {}

.TopicBody {padding-left: 10px;}

.Edited {font-style: italic; font-size: 8pt;}
