*
{
	margin: 0;
	padding: 0;
}

body
{
	color: #000000;
	font-size: 85%;
	font-family: "verdana";
	background: #ffffff;

}

.clear
{
	clear: both;
}

img
{
	border: 0;
}

#header
{
	margin: 0 auto;
	width: 988px;
	height: 101px;
	padding: 0px 1px 1px 1px;
	font-size: 75%;
	font-family: verdana;
	line-height: 10px;
}

#logo
{
	float: left;
	width: 150px;
	padding: 1px;
	height: 100px;
	background: #ffffff url('../images/logo.gif') no-repeat center;
}

#headercenter
{
	float: left;
	width: 682px;
	padding: 1px;
	height: 99px;
	border-right: solid 1px #ffffff;
	background: #E6E4D7 url('../images/banner.png') no-repeat center;
}

#headerright
{
	float: left;
	width: 149px;
	padding: 1px;
	height: 100px;
	background: #ffffff;
}

#menucont
{
	margin: 0 auto;
	width: 986px;
	height: 220px;
	padding: 1px 1px 1px 1px;
	font-size: 75%;
	font-family: verdana;
	background: #ffffff;
}

#fullcontainer
{
	margin: 0 auto;
	width: 986px;
	height: 100%;
	padding: 1px 1px 1px 1px;
	font-size: 75%;
	font-family: verdana;
	background: #ffffff;
}

#fullcontainerleft
{
	float: left;
	width: 151px;
	height: 100%;
}

#fullcontainermiddle
{
	padding: 0;
	float: left;
	width: 684px;
	height: 100%;
}

#menu 
{
	text-align: right;
	float: left;
	width: 151px;
	padding: 0;
	height: 217px;
	border-bottom: 1px solid #FFF;
	color: #000;
	margin: 0 0 30px 0;
	background: #FFF;
}

#menu ul
{
	list-style-type: none;
}

#menu ul li a
{
	display: block;
	line-height: 6px;
	width: 141px;
	text-transform: uppercase;
	padding: 8px 10px 8px 0;
	text-decoration: none;
	color: #800000;
}

#menu ul li a.active
{
	background: #E6E4D7;
	color: #800000;
}

#menu ul li a:hover
{
	background: #800000;
	color: #ffffff;
}

#menu ul.address
{
	list-style-type: none;
	margin: 0 0 0px 20px;
	color: #000000;
}

#flash 
{
	float: left;
	width: 684px;
	border-right: 1px solid #ffffff;
	padding: 0;
	height: 218px;
}

#fullcontainerright
{
	padding: 0px 1px 1px 1px;
	float: right;
	width: 148px;
	height: 100%;
}

#advert 
{
	float: left;
	width: 148px;
	padding: 0;
	border-bottom: 1px solid #ffffff;
	height: 218px;
	background: #800000 url('../images/conference.png') no-repeat center;
}

#maincont
{
	margin: 0 auto;
	width: 988px;
	padding: 0px 1px 1px 1px;
	height: 100%;
	font-size: 75%;
	background: #ffffff;
	font-family: verdana;
	line-height: 10px;

}
#links
{
	float: left;
	text-align: right;
	width: 143px;
	padding: 7px 8px 1px 1px;
	height: 244px;
	color: #800000;
	line-height: 18px;
	border-top: solid 1px #ffffff;
	background: #ffffff;
}

#maincontent
{
	float: left;
	width: 683px;
	height: 472px;
	line-height: 16px;
	font-size: 110%;
	color: #800000;
	border-right: solid 1px #ffffff;
	background: #E6E4D7;
}

#homecontent
{
	float: left;
	width: 663px;
	
	min-height: 470px;
	height: auto !important;
	height: 470px;
	
	padding: 10px;
	line-height: 16px;
	font-size: 110%;
	color: #800000;
	border-right: solid 1px #ffffff;
	background: #E6E4D7;
}

#homecontent p
{
	margin: 0 0 15px 0;
}

#maincontent h1
{
	font-size: 120%;
	text-transform: capitalize;
	padding: 4px 0px 8px 2px;
	color: #800000;
}

#homecontent h1
{
	font-size: 120%;
	text-transform: capitalize;
	padding: 4px 0px 8px 2px;
	color: #800000;
}

#maincontent applet
{
	margin: 0 auto;
	text-align: center;
}

#contleft
{
	float: left;
	width: 356px;
	padding: 10px;
}

#contright
{
	float: right;
	text-align: right;
	width: 280px;
	padding: 0 10px 0 0;
}
#images
{
	width: 660px;
	height: 120px;
	margin: 0 auto;
	text-align: center;
}

#images img
{
	padding: 5px;
}

#advert2 
{
	float: left;
	width: 146px;
	height: 250px;
	text-align: center;
	padding: 15px 1px 1px 1px;
	height: 234px;
	font-size: 240%;
	line-height: 20px;
	font-family: "ChelthmITC Bk BT";
	font-weight: bold;
	color: #ffffff;
	border-top: solid 1px #ffffff;
	background: #800000 url('../images/wifi.gif') no-repeat center;
}

#copyright
{
	clear: both;
	margin: 0 auto;
	padding: 15px 0;
	line-height: 20px;
	font-size: 70%;
	text-align: center;
	width: 988px;
	background: #E6E4D7;
	color: #800000;
	text-decoration: none;
	border-top: solid 1px #800000;
}

#copyright a
{
	color: #800000;
	text-decoration: none;
}


#gallery ul { list-style: none; margin: 0 0 10px 0; }
#gallery ul li { display: inline; }

#gallery ul img
{
	border: 5px solid #FFF;
	border-width: 5px 5px 20px;
}

#gallery ul a:hover img
{
	border: 5px solid #800000;
	border-width: 5px 5px 20px;
	color: #fff;
}

#gallery ul a:hover { color: #fff; }