body{
margin:0;
background: url(../images/bkgd_body.gif) #030 repeat;
}

h1{
font-size:16px;
color:#fc0;
font-weight:100;
}

h2{
font-size:14px;
color:#fc0;
font-weight:100;
}

a:link, a:visited, a:active, a:hover{
color:#9f9;
}

a:hover{
text-decoration:none;
}

#container{
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
width: 984px;
}

#header{
background-color:#C60;
}

#left{
background:url(../images/bkgd_left.jpg) #930 repeat;
}

#content{
background:url(../images/bkgd_right.jpg) #930 repeat;
color:#fff;
font: small/1.4 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
padding: 0 70px 0 40px;
}

#content p,ul{
width:400px;
line-height: 28px;
margin-left:30px;
}

.footer{
font-size:10px;
}

.name{
font-weight:bold;
color:#fc0;
}

.inlinepic{
margin-right:20px;
}

.it{
border: solid 1px #fff;
}

.picwborder_mgnrt{
margin-right:20px;
border: solid 1px #fff;
}