body{
	background-color:#EFF6FE;
	font-family:Arial, Verdana, sans-serif;
	font-size:10pt;
}

#bottom_stuff{
	background:url('../images/bottom_bg.gif') #170029 no-repeat;
}

#wrapper{
	background:#382059;
	width:955px;
	margin:20px auto;
	border:1px solid #796990;
	color:#fff;
}

#head{
	height:318px;
}

#nav{
	width:955px;
	clear:both;
	height:30px;
}

#nav ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-left:25px;
}

#nav ul li{
	float:left;
	width:1px!important;
	width:auto!important;
	width:1px;
}

#nav ul li a{
	padding:10px;
	display:block;
	height:15px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

#nav ul li a:hover{
	border-bottom:3px solid #f33;
}

#right{
	float:right;
	width:289px;
}
#right p{
	margin-top:0;
	min-height:300px;
}

.selected{
	border-bottom:3px solid #f33;
}

.selected:hover{
	border-bottom:3px solid #f33!important;
	color:#fff!important
}

#footer{
	font-size:8pt;
	width:955px;
	margin:0 auto;
	padding-left:15px;
}

#footer_img img{
	border:0;
}

#footer_img{
	width:955px;
	height:116px;
}

#main{
	width:auto;
	margin:0 299px 0 35px;
	padding-bottom:10px;
	color:#D3D4D5;
}

#main_full{
	width:auto;
	margin:0 35px;
	padding-bottom:10px;
	color:#D3D4D5;
}

#main p{
	margin-top:0;
}

#nav li{
	width:auto;
}

#nav li a{
	padding:10px;
	display:block;
	color:#999;
	font-weight:bold;
	text-decoration:none;
}


#main h1, #main h2, #main h3{
	color:#9078B2;
}

#main a, #main_full a, #footer a{
	color:#9078B2;
	font-weight:bold;
	text-decoration:none;
}

#main a:hover, #main_full a:hover{
	color:#EFF6FE;
}

img{
	border:0;
}

.host_image{
	float:left;
	margin-right:10px;
	margin-bottom:5px
}

.gallerytable{
	margin:auto;
	border:1px solid #4C2470;
}

.gallerytable th{
	background-color:#4C2470;
	font-family:Tahoma;
	font-size:8pt;
	text-transform:uppercase;
}

.nextlink, .lastlink{
	text-align:right;
}

.firstlink, .prevlink{
	text-align:left;
}

.disabled{
	color:#999;
}

.gallerytable th a{
	color:#fff!important;
}

.gallerytable td{
	text-align:center;
	vertical-align:center;
}

.gallerytable th a:hover{
	text-decoration:underline!important;
}
