html { 
	min-width: 760px;
	 }

img	{
	border: 0;
	}

body	{
	text-align: center;
	margin: 0px;
	border: 0px;
	background : url(../images/motorway_new.gif) repeat-y top center;	
	font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}

div#wrapper	{
	width: 760px;
	margin: 0px auto;
	text-align: left;
	}

div#title 	{
	color: #FFF;
	float: left;
	width: 700px;	
	margin: 6px;
	}
html>body div#title {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 12px;
	}	
	
div#maincontent 	{
	color: #FFF;
	float: left;
	width: 528px;
	border: 0px;
	padding: 10px;	
	margin: 6px;
	}
html>body div#maincontent {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 12px;
	}
	
	
div#maincontentforum 	{
	color: #FFF;
	float: left;
	width: 660px;
	border: 0px;
	padding: 10px;	
	margin: 6px;
	}
html>body div#maincontentforum {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 12px;
	}
	
	
 .prop {
    width:1px;
  }

  .minpx {
    height:870px;
	}
	
div#sidebar 	{
	color: #FFF;
	float: right;
	text-align: center;
	border: none;
	width: 125px;	
	padding: 10px;
	margin-top: 20px;
	margin-right: 24px;
	background: #374237;
	margin-bottom:5px
	}
html>body div#sidebar {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-right: 48px;
	}
	
div#sidebar2 	{
	color: #FFF;
	float: right;
	clear: right;
	text-align: center;
	border: none;
	width: 125px;	
	padding: 10px;
	margin-top: 5px;
	margin-right: 24px;
	margin-bottom:5px;
	background: #374237;
	}
html>body div#sidebar2 {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-right: 48px;
	}
	
div#sidebar3 	{
	color: #FFF;
	float: right;
	clear: right;
	text-align: center;
	border: none;
	width: 125px;	
	padding: 10px;
	margin-top: 5px;
	margin-right: 24px;
	margin-bottom:5px;
	background: #374237;
	}
html>body div#sidebar3 {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-right: 48px;
	}
	
img#sidebar2	{
	border: 1px solid #666;
	padding: 0px;
	margin: 2px;
	}
	
div#footer	{
 
    clear: both;
	color: #FFF;
	border-top: 0;
	border-bottom: 2px solid #eed;
	width: 682px;
	padding: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	background : #374237;
	text-align: left;
	font-size: smaller;
	}
	
h1	{
	font-weight: normal;
	line-height: 2.0em;
	margin: 10px 0px 0px 0px;
	}
		
a:link, a:visited, a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #BCA;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #FFF;
	background: transparent; 
	}
	
.forumlink, a.forumlink, .topictitle, a.topictitle:link, a.topictitle:visited
 {
	font-weight : bold; 
	text-decoration : none;
	background: transparent; 
	}
	
a.sidebar:link, a.sidebar:visited
 {
	font-weight : bold; 
	text-decoration : none;
	color: #BCA;
	background: transparent; 
	}

a.sidebar:hover, a.forumlink:hover, a.topictitle:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #FFF;
	background: transparent; 
	}

a.contrast:link, a.contrast:visited
 {
	font-weight : bold; 
	text-decoration : none;
	color: #374237;
	background: transparent; 
	}
	
a.contrast:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #BCA;
	background: transparent; 
	}
	
a.sidebar:active {
	font-weight : bold; 
	text-decoration : none;
	color: #FFF;
	background: transparent;  
	}
	
h2, h3, h4	{
    font-weight: normal;
	line-height: 1.5em;
	margin: 15px 0 0 0;
	}

p	{
	margin: 0 0 1em 0;
	line-height: 140%;
	}
	
.contrast {
	background-color: #FFF;
	color: #030;
	font-weight: bold;
}

.darkline {
	background-color: #785;
}

.comment {
		font-size: smaller;
		}
		
.picture_comment_left {
        float: left;
		margin-top: 5px;
		margin-right: 10px;
		margin-left: 2px;
		margin-bottom:5px;
		padding: 0px;
		font-size: smaller;
		font-weight: bold;
		background-color: #374237;
		text-align:center;
		color: #BCA;
		}

.picture_comment_right {
        float: right;
		margin-top: 5px;
		margin-right: 2px;
		margin-left: 10px;
		margin-bottom:5px;
		padding: 0px;
		font-size: smaller;
		font-weight: bold;
		background-color: #374237;
		text-align:center;
		color: #BCA;
		}
	
	.clear{
	clear: both;
	}
				
 .floatright
{
float: right;
margin-top: 5px;
margin-right: 2px;
margin-left: 10px;
margin-bottom:5px;
padding: 0px;
border: 1px solid #666;
}

 .floatrightclear
{
clear: both;
float: right;
margin-top: 5px;
margin-right: 2px;
margin-left: 10px;
margin-bottom:5px;
padding: 0px;
border: 1px solid #666;
}

 .floatrightforum
{
float: right;
margin-top: 5px;
margin-right: 2px;
margin-left: 10px;
margin-bottom:5px;
padding: 0px;
}

 .floatleft
{
float: left;
margin-top: 5px;
margin-right: 10px;
margin-left: 2px;
margin-bottom:5px;
padding: 0px;
border: 1px solid #666;
}

.floatnone
{
float: left;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom:0px;
padding: 0px;
border: 0px;
}

div#profiletable 	{
	font-size: smaller;
	color: #FFF;
	width: 512px;
	padding: 3px;	
	margin-bottom: 10px;
	border-right: 2px solid #374237;
	border-left: 2px solid #374237;;
	border-top:  2px solid #374237;
	border-bottom:  2px solid #374237;
	min-height:143px;
	}

.floattable
{
float: right;
margin: 0px;
padding: 0px;
border: 1px solid #666;
}

div#profile3 	{
	float: left;
	font-size: smaller;
	width: 300px;
	padding: 3px;
	margin-bottom: 10px;
	border-right: 2px solid #374237;
	border-left: 0;
	border-top:  2px solid #374237;
	border-bottom:  2px solid #374237;
	height:146px;
	}
	
	.start
	{
	clear: both;
	}
	
#base li {
		list-style-position: outside;
		list-style-type: disc;
		list-style-image: url(../images/bullet.gif);
	}
	
#base{
	margin: 0px;
	width: 450px;
	padding: 0px;
	}
	
#base ul{
	margin-left: 10px;
	padding-left: 10px;
	}
	
