
body{
font-size: 1em;
font-family: Georgia, Lucida grande, Verdana, Arial;
line-height:2.4em;
margin:0;
color:#fff;
background-image: url('../images/background2.gif');
background-repeat: repeat;
}

#content {
/*border: 1px solid white;*/
/*width: 0 auto;width:50%;position:fixed;bottom:50px;*/
/*margin: 0 auto;*/
margin:0 auto;
padding:0 2px 1px 8px;
width:1000px;
}

#logo{
width:380px;
float:left;
margin: 0 0 0 0;
/*font-size: 16px;
line-height:36px;
border: 1px solid white;*/
}

#cgimages{
margin: 20px 0 0 420px;
/*border: 1px solid white;*/
/*float: right;*/
}


h1{
font-family:Georgia,"Trebuchet MS";
font-size:2em;
font-weight:normal;
/*padding-top:20px;*/
}
ul{
list-style-type:none;
}
a{
border: 0;
color: #99ff33;
/*background:#ccc;*/
/*padding:1px*/
}

a:visited{
color:#99ff33;
/*background:#FFFF00;*/
}
a:hover{
color:magenta;
/*background:#FFFF00;*/
}

img.sm {
border: 0;
margin-right:12px;
}


