body {
background:#000000;
font-family: tahoma;
font-size:11px;
color:#ffffff;
background-image: URL(images/bg.gif);
background-position: left top;
background-repeat: repeat-y;
text-align:justify;
}


a:link {
text-decoration: none;
font-weight:bold;
color: #dbf20a;
}

a:visited {
text-decoration: none;
font-weight:bold;
color: #d9d9d9;
}

a:hover {
color: #dbf20a;
text-decoration: underline;
font-weight:bold;

}



h1 {
font-family: georgia;
font-size:11px;
color:#d9d9d9;
line-height;13px;
top: 5px;
}


				
#mainbox {
position:absolute;
left: 0px;
top: 0px;
width: 600px;
padding:0px;
margin:0px;
border: 0;
		}

#photobox {
position: relative;
top: 3px;
left:10px;
background-image: URL(images/photobg.gif);
background-position: left top;
background-repeat: no-repeat;
width:228px;
height:330px;
border: 0;
text-align: center;
vertical-align: middle;

}

#subbox {
position:relative;
top:10px;
width: 600px;
margin:0px;
border: 0;
}

#photobox {
position:relative;
top: 35px;
left: 50px;
margin:0px;
border: 0;
width:600px;
text-align:justify;
}

#textbox {
position:relative;
top: 35px;
left: 50px;
margin:0px;
border: 0;
width:400px;
text-align:justify;
}

.menubar {
background: #000000;
height: 14px;


}

.dkblue {
background: #131318;
}
