/* Portfolio CSS Document */

body{
background-color:#000000;
text-align:center;
margin-top:0px;
}

#light{
background-image:url(bg/light.gif);
width:205px;
height:115px;
}

#name{
width:745px;
height:115px;
}

#menu{
width:205px;
height:435px;
vertical-align:top;
}

#menu_edge{
width:205px;
height:20px;;
}

#screen{
width:700px;
height:435px;
background-image:url(bg/screen.gif);
background-repeat:no-repeat;
padding-left:20px;
padding-right:25px;
padding-top:5px;
vertical-align:top;
}

div.content{
width:700px;
height:435px;
overflow:auto; 
scrollbar-base-color: #FFFFFF; 
scrollbar-face-color: #FFFFFF; 
scrollbar-track-color:FFFFFF; 
scrollbar-arrow-color: #545454;
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #545454; 
scrollbar-shadow-color: #545454;
scrollbar-darkshadow-color: #545454;
}

#screen_edge{
background-image:url(bg/screen_edge.gif);
width:745px;
height:20px;
}

#footer_1{
width:205px;
height:20px;
}

#footer_2{
background-image:url(bg/screen.gif);
background-repeat:no-repeat;
width:745px;
height:20px;
text-align:center;
}

#navmenu ul{ 
list-style-type:none;
list-style-image:none;
}

#navmenu li{
display:inline;
text-align:justify;
}

.pad_right{
padding-right:40px;
}

#valid{
width:940px;
text-align:center;
}

.marigin_left{
margin-left:150px;
}

.fields{
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
color:#000000;
background-color:#000000;
border-color:#333333;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:140%;
font-weight:bold;
color:#000000;
text-align:center;
}

.text1{
font-family:"Trebuchet MS";
font-size:105%;
font-weight:bold;
color:#000000;
text-align:justify;
}

.text1c{
font-family:"Trebuchet MS";
font-size:105%;
font-weight:bold;
color:#000000;
text-align:center;
}

.text1l{
font-family:"Trebuchet MS";
font-size:105%;
font-weight:bold;
color:#000000;
text-align:left;
}

.text2{
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
font-weight:bold;
color:#000000;
text-align:center;
}

.text3{
font-family: Arial, Helvetica, sans-serif;
font-size:105%;
font-weight: bold;
color:#7F1F00;
}

.text4{
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
color:#FFFFFF;
text-align:center;
}

.text5{
font-family:"Trebuchet MS";
font-size:115%;
font-weight:bold;
color:#000000;
text-align:center;
}

.link_rc{
font-family:Arial, Helvetica, sans-serif;
font-size:150%;
font-weight: bold;
color:#AA0000;
text-decoration: none;
font-style: italic;
text-align:center;
}

a{
font-family:Arial, Helvetica, sans-serif;
font-size:105%;
font-weight: bold;
color:#666666;
text-decoration: none;
font-style: italic;
}

a:link{
text-decoration: none;
}

a:visited{
text-decoration: none;
}

a:hover{
color:#33CCFF;
text-decoration: none;
}