BODY {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	LINE-HEIGHT: 100%;
	color : #35354D;
}

A:link		{ color: #232377; }
A:visited	{ color: #232377; }
A:hover		{ color: #232377; text-decoration:underline; }
A:active	{ color: #232377; }

h1, h2, h3, h4, h5, h6  { COLOR: Navy;}

h5
    {font-weight: bold;}

.theme_header {
	background-image :url( images/smokeandglass_brownfadetop.gif);
}

.theme_highlighted {
	background-image :url( images/smokeandglass_blueandwhitef.gif);
}

.theme_fadeblue {
	background-image :url( images/smokeandglass_fadeblue.gif);
}
.bodywrapper
{
    margin-left: 0px;
    margin-right: 0px;
    width:100%

}

.EventHeader
{
	border: solid;
	background-color:Navy;
	color:White;
	padding: 4px 2px 4px 2px;
}

#columnleft
{ 
    width: 160px;
    float:left;
}


#columnright
{
	height: 500px;
	width: 100%;
	border-left: #dcdcdc 1px dotted;
	left: 160px;
	padding-left:15px;
}
.menubox {
	border: solid 1px #CBCED4;
	background: #f5f5f5;
	padding: 5px;
	margin-bottom: 7px;
    width:160px;

}
.menubox li
{
    list-style-type: none;
}

.menuboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: White;
    font-family: verdana;
    background-color: Navy;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    width:190px;
}
.menuboxheader a
{
     color: #f5f5f5;
    font-family: verdana;
    text-decoration:none;  
    font-size: 8pt;
    font-weight: bold;

}
TD
{
	font-size:8pt;
}
IMG
{
	border:0px;
}

#Site 
{
	width: 760px;
	margin-left:auto;
	margin-right:auto;
}

#SiteHeader 
{
	width: 760px;
	height:100px;
	padding: 0 0 0 0;
}

#SiteMenu 
{
	width: 200;
	float:left;
}

#SiteContent 
{
	width: 560px;
	height: 500px;
	float:right;
	margin-left:auto;
	margin-right:auto;
	padding: 0px 0px 5px 15px;
	border-left: #dcdcdc 1px dotted;
}

#SiteRightMenu 
{
	width:150px;
	float:right;
}