body {
	text-align: center;
	background-color : #330000;
	margin: 0px 0px 0px 0px;
}

#container {

	display: block;
	width: 777px;
	background-color: #e9dabd;
	margin: 0 auto;
}

#centrecontainer {
	text-align: center;
	width: 777px;
}

#headertop {
	text-align: center;
	width: 777px;
	height: 20px;
	background-color : #330000;
}

#header {
	width: 777px;
	height: 200px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #e9dabd;
	border-left-color: #e9dabd;
	border-top-width: 1px;
	border-top-color: #e9dabd;
}

#logo {
	width: 160px;
	height: 200px;
	float: left;
}

#topimage {
	width: 617px;
	height: 200px;
	float: right;
}

#horizbar {
	width: 777px;
	height: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #e9dabd;
	border-left-color: #e9dabd;
}

#mainmenu {
	background-color : #d7c7a5;
	height: 30px;
	width: 777px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #e9dabd;
	border-left-color: #e9dabd;
	background-image: url(../T_images/menu_bg.gif);
}

#menu {
	color: #412b1f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 8px 0px 0px 5px;
	float: left;
}

#menu ul {
	margin: 0px 0px 2px;
	padding: 0px 0px 0px 0px;
}

#menu ul li {
	margin: 0px;
	padding: 0px 8px 5px 5px;
	display: inline;
	list-style: none;
}

#menu a:link, #menu a:visited  {
	color: #330000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	
}
#menu a:hover {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

#pagebody {
	width: 777px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e9dabd;
	border-left-color: #e9dabd;
	border-bottom-width: 1px;
	border-bottom-color: #e9dabd;
}

#maincontent {
	float: left;
	width:582px;
	height: 422px;
	background-image: url(../T_images/content_bg.gif);
	background-color: #e9dabd;
}

#maincontent2 {
	float: left;
	width:582px;
	height: 422px;
	
	background-color: #e9dabd;
}
#innercontent {
	text-align: left;
	padding: 5px 10px 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	height: 328px;
	background-image: url(../T_images/content_bg.gif);
	background-color: #e9dabd;
}

#innercontent2 {
	text-align: left;
	padding: 5px 10px 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	height: 328px;
	background-color: #e9dabd;
}

#rightcontent {
	margin: 0px;
	padding: 0px;
	width: 195px;
	height: 422px;
	float: right;
	background-image: url(../T_images/rightbg.jpg);
	background-color: #e9dabd;
}

#rightimages {
	margin: 0px;
	padding-top: 20px;
	
}

#footer {
	float: left;
	width: 582px;
	background-color: #d7c7a5;
	height: 85px;
	background-position: bottom;
}
#footer2 {
	float: left;
	width: 582px;
	background-color: #e9dabd;
	height: 85px;
	background-position: bottom;
}

.contactdetails a:link, .contactdetails a:visited
	{
	color: #490504;
	text-decoration: none;
	font-weight: bold;
	}
	
.contactdetails a:hover {
	
	text-decoration: underline;
}

.contactdetails {
	margin: 0px;
	padding: 40px 0px 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #490504;
	line-height: 110%;
}

#credits a:link, #credits a:visited
	{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	}
	
#credits a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#credits {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	background-color : #330000;
	
}

.content {
	padding-right: 10px;
	padding-left: 20px;
}

h3 {
	font-family: "Verdana Ref", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #490504;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	line-height: 10px;
}

h1 {
	font-family: "Book Antiqua", "Bell MT", serif;
	font-size: 22px;
	color: #330000;
	line-height: 23px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin: 0px;
}

/* Hyperlinks */
A:link, A:visited {
	text-decoration: none; 
	color: #b04a55;
	font-weight: bold;
}

A:hover	{
	text-decoration: underline; 
	color: #274c94;
	font-weight: bold;
}
