/* CSS Document */

body
{
background: #cccccc url(http://www.ultimatethrillzone.com/images/v3bg4.jpg);
font-family: Tahoma;
color: #000000;
font-size: 12px;
margin: 0px;
}

.bg
{
background: url(http://www.ultimatethrillzone.com/images/contentbg.jpg);
width: 816px;
border-left: 1px solid #344c6e;
border-right: 1px solid #344c6e;
margin-left: auto;
margin-right: auto;
}
.leftcolumn
{
float: left;
margin: 0px;
font-size: 12px;
width: 198px;
padding: 0px;
}

.navcontainer
{
padding: 0px;
background: #d9d9d9 url(http://www.ultimatethrillzone.com/images/v3nav5.jpg);
background-repeat: no-repeat;
width: 198px;
float: left;
height: 314px;
}

.nav
{
font-weight: bold;
margin-top: 40px;
margin-left: 7px; 
}
.postscontainer
{
width: 198px;
background: #e9e9e9 url(http://www.ultimatethrillzone.com/images/v3posts.jpg);
font-size: 10px;
text-align: left;
}
.posts
{
margin-left: 10px; 
}

.posts a
{
color: #000000;
text-decoration: underline;
font-size: 11px;
}

.posts a:hover
{
color: #3399FF;
text-decoration: underline;
font-size: 11px;

}
.statscontainer
{
width: 198px;
background: #e9e9e9 url(http://www.ultimatethrillzone.com/images/v3posts.jpg);
font-size: 10px;
text-align: center;
}
.membarcontainer
{
width: 815px;
height: 44px;
text-align: right;
vertical-align: sub;
background: #e9e9e9 url(http://www.ultimatethrillzone.com/images/v3membar.jpg);
overflow: hidden;
}

.membar
{
font-size: 12px;
font-weight: bold;
text-align: right;
height: 30px;
margin-top: 15px;
margin-right: 25px;
}

.membar a
{
text-decoration: none;
color: #000;
}

.membar a:hover
{
text-decoration: underline;
color: #000;
}

input{
font-size: 12px;
	border: solid 1px #E5E5E5;
	background-color: transparent;
	color: #000000;
}


.nav a
{
display: block;
width: 171px;
color: #000000;
text-decoration: none;
background-color: transparent;
line-height:20px;
border-bottom: 1px solid #ccc;
padding: 0px;
padding-left: 10px;
}

.nav a:hover
{
display: block;
width: 171px;
background-color: #99d0ff;
color: #FFF;
text-decoration: none;
padding: 0px;
padding-left: 10px;

}



.container
{
	margin-left: 203px;
	background: #d9d9d9 url(http://www.ultimatethrillzone.com/images/v3content.jpg);
	background-repeat: repeat-y;
	width: 611px;
	overflow: visible;
}

.content
{
margin-top: 3px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
}

.content a
{
color: #000;
text-decoration: none;
}

.content a:hover
{
color: #000;
text-decoration: underline;
}

.content a:active
{
color: #000;
text-decoration: underline;
}

.content a:visited
{
color: #000;
text-decoration: none;
}

.contenttop
{
	margin-left: 203px;
	background: #d9d9d9 url(http://www.ultimatethrillzone.com/images/v3contenttop2.jpg);
	width: 611px;	
    height: 32px;
}

.contentbottom
{
	margin-left: 202px;
	background: #d9d9d9 url(http://www.ultimatethrillzone.com/images/v3contentbottom.jpg);
	width: 611px;
	height: 23px;	
}

.footer
{
background: #d9e0ea url(http://www.ultimatethrillzone.com/images/v3footer.jpg);
border-top: 1px solid #344c6e;
width: 816px; 
height: 20px;
margin-top: 5px;
text-align: center;
vertical-align: bottom;
font-size: 11px;

}

.update
{
text-align: center;
color: #ccc;
}

.update a
{
color: #ccc;
}
.update a:hover
{
color: #ccc;
text-decoration: underline;
}

.update a:visited
{
color: #ccc;
}

.clear {
width: 100%;
height: 1px;
margin: 0 0 -1px;
clear: both; 
}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
/* End hide from IE-mac */
/* Hide from IE5-mac \*/
* html .contentbottom {
margin-left: 202px;
}

* html .contenttop {
margin-left: 200px;
}

* html .container {
margin-left: 200px;
}

/* End IE5/mac hide */