@charset "utf-8";

body{
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #515050;}

a, a:hover{
color:#515050;
text-decoration:none}

span{
font-weight:bold;
color: #ffba00}

li {
list-style:inside;
}

.grey{
color: #515050;}

#allcontent{
margin:auto;
width:662px;
height:684px;
padding-top: 50px;}

#hover{
padding-top:5px;
float:left;
height:20px;}

#hover:hover, .active {
background-image:url(../img/orange.gif);
background-position:top;
background-repeat:repeat-x;}

#spacer{
padding-top:5px;
float:left;
width:10px;}

#mailme{
position:relative;
top: -100px;
left: -2px;
z-index: 2;
width:46px;
height:36px;
background-image:url(../img/mailme.jpg);
background-repeat:no-repeat;}

#mailme:hover{
background-image:url(../img/mailme_grey.jpg);
background-repeat:no-repeat;}

#text{	
position:relative;
width:235px;
top: 125px;
left: 85px;
text-align:justify;
color: #ffba00;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;}

#text a:hover{
color:#858585;}

#c{
position:relative;
top: 475px;}

#form{
position:relative;
width: 300px;
height: 400px;
top: 125px;
padding-left:100px;}

#borderorange table img{
border-color: #ffba00}

#borderorange table img:hover{
border-color: #515050}

#light{
width:480px;
margin-top: 15px;
font-size:9px;
color: #a5a5a5;
}




