.Links {  margin-left: 0; margin-right: 0; margin-top: 0; font-family: Segoe UI, Geneva, Arial, Helvetica, san-serif; color: #000000; font-size: 12px; text-decoration:none}
.text    { margin-left: 40; margin-right: 15; margin-top: 10; margin-bottom: 10; font-family: Segoe UI; font-size: 13px; color: #000000 }
.Links2 {   margin-right: 20; font-family: Segoe UI, Arial, Helvetica, san-serif; color: #D0D855; font-weight: bold; font-size: 11px; text-decoration:none}
.text2    { margin-left: 5; margin-right: 15; margin-top: 10; margin-bottom: 10; font-family: Segoe UI; font-size: 11px; color: #000000 }
.text3    { margin-left: 20; margin-right: 15; margin-top: 10; margin-bottom: 10; font-family: Segoe UI; font-size: 11px; color: #D8D8D8 }
.textform    { margin-right: 10; font-family: Segoe UI; font-size: 11px; color: #ffffff }

a:link { color: #955c35; text-decoration: none; font-weight: bold;}
a:hover { color: #ba7e55; text-decoration: underline; font-weight: bold;}
a:visited { color: #955c35; text-decoration: none; font-weight: bold;}
a:hover:visited { color: #ba7e55; text-decoration: none; font-weight: bold;}


.ul    { margin-left: 40; margin-right: 15; margin-top: 10; margin-bottom: 10; font-family: Segoe UI; font-size: 13px; color: #000000 }

.copyright    { margin-left: 40; margin-right: 15; font-family: Segoe UI; font-size: 10px; color: #A0A0A0 }
.login {font-size: 10px; font-family: Segoe UI;}


img {
border: 0ps;
}


form {
font-size: 8px;
padding-left: 5px;

}

input
{
color: #000000;
background: #fee3ad;
border: 1px solid black;
font-size: 10px;
font-family: Verdana, Geneva, sans-serif;
}

.register 
{
color: #000000;
background: #fee3ad;
border: 2px solid black;
font-size: 12px;
font-weight: bold;
font-family: Verdana, Geneva, sans-serif;
}

select {
font-size: 9px;
}




.quote {
	font-size: 20px;
	color: #676767;
	}

h1 { color: #508b3f; 
	font-size: 23px;
	font-family: Segoe UI;
	}
	
	
h3 { color: #508b3f; 
	font-size: 16px;
	font-family: Segoe UI;
	}
	
	
.portf {
	font-family: Segoe UI;
	font-size: 13px; 
	margin-left: 20px;}

body { 
	font-size: 12px;
	background-color: #e9e1dc;
	background-image: url('/images/bg.jpg');
	background-repeat: repeat-x;
	margin: 0 auto;
	text-align: center;
	}

.move-left {
	margin-left: 40px;
	}

.computer {
	position: absolute;
	left: 42.5%;
	top: 33px;
	}
	
	
.smallfont {
	font-size: 9px;
	font-family: Segoe UI;
	
	}
	
fieldset {
font-size: 13px;
}	

table {
font-size: 12px;
}







#mainContainer
{
	margin: 0 auto;
	width: 900px;
	color: #696565;
	font-family: Arial;
	font-size: 13px;
	
}




#contentContainer
{
	background-color: #ffffff;
	width: 900px;
	vertical-align: top;
	color: #e2dada;
	font-family: Arial;
	font-size: 10px;
	border: 3px #c3afa0 solid;
}




















#blueblock{
width: 180px;
border-right: 1px solid #000;
padding: 0 0 0 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #603619;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 180px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #000000;
margin: 0;
}

#blueblock li a{
display: block;
padding: 10px 5px 10px 8px;
border-left: 10px solid #508b3f;
border-right: 10px solid #9f663f;
background-color: #744321;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #508b3f;
border-right: 10px solid #d3b697;
background-color: #7c4d2d;
color: #fff;
}


.active{

border-right: 10px solid #d3b697;
background-color: #7c4d2d;
color: #fff;
}


