@charset "utf-8";
/* CSS Document */
body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
width:100%;
text-align:center;
background-color:#414141;

}

#everything
{
background-color:#FFFFFF;

/*border-left:double #000066 25px;
border-right:double #000066 25px;*/
 width:800px;
 margin-left:auto;
 margin-right:auto;
}

img
{
border-color:#FFFFFF;
}

#STATICCONTENT
{
background-image:url(thebanner.jpg);
height:200px;
}

#banner
{
height:192px;
}

#navbar
{
/*border-bottom:inset;
border-bottom-color:#FFCC33;*/
text-align:right;
color:#663300;
margin-right:5px;
font-size: 17px;
}
#navbar li
{
    list-style-type: none;
    display: inline;
	font-weight:700;
}


#navbar li a
{
text-decoration:none;
color:#FF8800;
}

#navbar li a:hover
{
text-decoration:overline underline;
color:#FFCC33;
}

.reviews
{
margin-left:50px;
}

.EVENT
{
font-weight:900;

}

.clear
{
	clear:both;
}

#MAINCONTENT
{
font size:20px;
padding:2px;
margin-bottom:50px;
margin-left:auto;
margin-right:auto;
width:700px;
text-align:left;
}

#MAINCONTENT a
{
font-style:normal;
text-decoration:none;
color:#666666;
}

#MAINCONTENT a:hover 
{
color:#999999;
text-decoration:line-through;
}

#MAINCONTENT li
{
	list-style-type:none;
}

.book
{
width:550px;
text-align:center;
}

.bookleft
{
	
}

.bookright
{
	float:right;
	text-align:left;
	width:285px;
}

#PageTitle
{
color:#555555;
font-size:24px;
font-weight:bold;
border-bottom:double;
border-bottom-color:#CCCCCC;
}

#MainText
{
border:5px;
}

#footer
{
background-image:url(footer.jpg);
height:50px;
width:800px;
text-align:center;
font-size:15px;
}

#conash3D0
{
display:none;
}

#IDPhoto
{
	float:left;
	min-height:300px;
	text-align:center;
	font-size:14px;
}

#IDPhoto a:hover
{
	text-decoration:none;
}

.hidden
{
	display:none;
}
