h3, div, p, a, td
{
	font-family:Arial, Helvitica, sans-serif; 
}
div, a, td
{
 font-size:8.5pt;
 /*padding:3px;
 margin:3px;*/
}
p
{
	font-size:11pt;
}
td
{
	text-align:right;
 padding-right:10px;
}
textarea, input
{
	width:190px;
 background:#efefef;
}
#bgEntry
{	
 background:#000000 url(../images/bgEntry.jpg) top center no-repeat;
 width:750px;
 margin:0px 0px 0px -375px;
}
.bg
{
	background:#000000 url(../images/bg.jpg) top center no-repeat;
 width:700px;
 margin:0px 0px 0px -350px;
}
.bgGallery
{
	background:#000000 url(../images/bgGallery.jpg) top center no-repeat;
 width:700px;
 margin:0px 0px 0px -350px;
}
.bg, #bgEntry, .bgGallery
{	
 height:550px;
 position:absolute;
 left:50%;
 top:5%;
 padding:0px;
 border-top:1px white solid;
 border-left:1px white solid;
 border-right:1px white solid;
 border-bottom:1px white solid;
}
#menu
{
	position:relative;
 top:290px;
 left:340px;
 height:31px;
 width:101px;
 border:0px;
}
#navbar
{
 position:relative;
 top:110px;
 left:25px;
 width:110px;
 padding:0px;
}
a:link, a:active, a:visited
{
	color:#000000;
 text-decoration:underline;
 font-weight:normal;
}
a:hover
{
	color:#666666;
 text-decoration:none;
}
a:link img, a:active img, a:visited img
{
	border-left:0px;
 border-top:1px black solid;
 border-right:0px;
 border-bottom:1px black solid;
 padding:0px;
 margin:0px;
 width:110px;
}
a:hover img
{
 border-top:1px white solid;
 border-bottom:1px white solid;
}

#content
{
	position:absolute;
 top:100px;
 left:160px;
}
#pageImg
{
 position:absolute;
 top:37px;
 left:10px;
	text-align:right;
 width:180px;
 border:0px;
}
