body{
background: black;
text-align: center;
}

#container{
background: url(page_border.gif) top center repeat-y;
margin-left: auto;
margin-right: auto;
width: 760px;
background: black;
text-align: left;
}

#sidebar{
width: 160px;
float: left;
}

#content{
text-align: center;
width: 600px;
float: right;
}

#footer{
margin-top: 20px;
clear: both;
text-align: center;
}

.contentheader{
margin-top: 5px;
text-align: center;
font-family: comic sans ms;
font-size: 18px;
color: #2AA9B8;
}

h2{
margin-top: 2px;
margin-bottom: 2px;
font-family: arial;
text-align: left;
font-size: 14;
color: #80FF80;
}

p{
margin-top: 2px;
margin-bottom: 2px;
font-family: arial;
text-align: left;
font-size: 14;
color: whitesmoke;
}

p.bottomtext{
text-align: center;
font-weight: normal;
font-family: comic sans ms;
font-size: 12px;
color: #C0C0C0;
}

a.bottomlinks{
font-weight: bold;
font-family: comic sans ms;
font-size: 12px;
color: #C0C0C0;
}

img.content{
border-style: solid;
border-width: 1px;
border-color: white;
}

p.imagetag{
margin-top: 2px;
margin-bottom: 15px;
font-family: arial;
text-align: center;
font-size: 10;
color: whitesmoke;
}
