/* General styles */
body {
	margin: 0; 
	padding: 0; 
	text-align: center; 
	background-image: url(bggrey.gif); 
	background-repeat: repeat-x;}
img {
	border: 0;
	z-index: 1;
}

a:link {color: #5f2608; text-decoration:none}
a:visited {color: #5f2608; text-decoration:none}
a:hover {color: #5f2608; text-decoration:none; background-color:#e5ddaf}
a:active {color: #e5ddaf; text-decoration:none}
li {display:inline}

a:link.menu {color: #5f2608; text-decoration:none}
a:visited.menu {color: #5f2608; text-decoration:none}
a:hover.menu {color: #5f2608; text-decoration:none; background-color:#e5ddaf}
a:active.menu {color: #e5ddaf; text-decoration:none}
li {display:inline}

a
{
text-decoration:none;
color: #5f2608;
font-family: Tahoma;
}

#box
{
	width: 600px;
	float: left;
	display: block;
	margin-bottom: 5px;
	border: 0px;
	color: #5f2608;
	font-family: Tahoma;
	font-size: 14px;
	padding: 20px;
	padding-top: 0px;
	overflow: hidden;
}

ul
{
	padding: 0;
	margin: 0px auto;
	text-align: center;
	list-style-type: none;
	display: table;
}


a.menu
{
	float: left;
	width: 8em;
	text-decoration: none;
	color: #5f2608;
	background-color: white;
	padding: 0.2em 0.6em;
	border-right: 1px solid white;
	font-family: Tahoma;
	font-size:12px;
	font-weight: 700;
}

.menu
{
	width:800px;
	height:20px;
	margin:0px 0 0 0;
	border:0px;
	font-family: Tahoma;
	font-size:12px;
	background-color:#FFFFFF;
}

/*.bold
{
	width:800px;
	height:20px;
	margin:0px 0 0 0;
	border:0px;
	font: normal 14px/17px Tahoma;
	font-size:14px;
	font-weight:700;
	
}*/

#flasharea
{
	clear:both;
	width:800px;
	height:200px;
	border: 0px;
}

#container
{
	text-align: left;
	width: 800px;
	margin: auto;
	border:0px solid black;
	background-color:#e5ddaf;
}

#special
{
	width:150px;
	float:right;
	display: block;
	border:0px;
	text-align:center;
	font-family: Tahoma;
	font-size:13px;
	margin-top:0px;
	background-color: #e5ddaf;
	padding: 2px;
	font-weight: bold;
}

#specialbox
{
	width:130px;
	height:200px;
	font-family:Tahoma;
	background-image:url(images/test2.jpg);
	margin-bottom:1px;
	vertical-align:middle;
}


.rightbold
{
	font: normal 13px Tahoma;
	font-size:15px;
	font-weight:normal;
	text-align:justify;
	line-height:14px;
}

/*#menubox
{
	width:140px;
	height:40px;
	font:Tahoma;
	background-image:url(images/test2.jpg);
	margin:0px;
	margin-bottom:5px;
	vertical-align:top;
}*/

#footer
{
	text-align:center;
	clear:both;
	margin-top:0px;
	margin-top:5px;
	font-family: Tahoma;
	font-size:13px;
	padding: 10px;
}

#maintext
{
	float:left;
	display: block;
	text-indent:0px;
	text-align:justify;
	border: 0px;
	border-right:0px;
	font-family: Tahoma;
	font-size:13px;
	padding-top: 0px;
}


#logos
{
	text-align:center;
	clear:both;
	margin-top:0px;
}

#thumbs
{
padding: 3px;
}
