
body #body
{
	margin:0px 0px;
	padding:0px;
}

#body div#container
{
	width:760px;
	margin:0px auto;
	padding: 0;
	text-align:left;
}

#body div#flags
{
	margin: 30px 0 0 0;
	padding: 0;
}

#body div#header
{
	position: relative;
	height: 280px;
}

	#body div#buttonleft
	{
		position:absolute;
		top: 175px;
		left:75px;
		width:100px;
		z-index:10;
		text-align:left;
	}
	
	#body div#buttonright
	{
		position:absolute;
		top: 175px;
		right:75px;
		width:100px;
		z-index:10;
		text-align:left;
	}
	
	#body div#header div.title
	{
		position: absolute;
		top: 13px;
		left: 0px;
		width: 760px;
		height: 50px;
		padding: 8px 0 0 0;
		text-align: center;
		background: #D8D586;
		border-top: 1px solid #7AA37B;
		border-bottom: 1px solid #7AA37B;
		font-family: "Times New Roman", Times, serif !important;
		font-size: 24pt;
		color: #7AA37B;
	}

#body div#menu
{
	margin: 3px 0 0 0;
	padding: 0;
}

	#body div#menu ul
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#body div#menu ul li
	{
		display: inline;
		padding: 0;
		margin: 0;
	}
	
	#body div#menu ul li a
	{
		display: block;
		float: left;
		min-width: 75px;
		padding: 5px 5px;
		margin-right: 5px;
		text-decoration: none;
		text-align: center;
		
		color: #444;
		font-weight: bolder;
		background-color: #CDCB66;
	}
	
	#body div#menu ul li a:hover
	{
		color: #FFF;
		font-weight: bolder;
		background-color: #7CA27B;
		cursor: hand;
		cursor: pointer;
	}
	
	#body div#menu ul li.selected a
	{
		color: #FFF;
		font-weight: bolder;
		background-color: #7CA27B;
		text-decoration: underline;
	}

#body div#content
{
	padding-top:10px;
	/*background-image:url(../images/content_back.gif);*/
}

#body div#contentfloat
{
	float: left;
	width: 500px;
	margin-left: 20px;
}

#body div#sidebar
{
	float: left;
	clear: right;
	width: 150px;
	color: #444;
	background-color: #CDCB66;
	padding: 5px;
	font-size: 8pt;
}
	
	#body div#sidebar ul
	{
		margin: 0;
		padding: 0;
		list-style-position: inside;
	}
	
	#body div#sidebar ul li
	{
		margin: 0;
		padding: 0;
	}
	
	#body div#sidebar h3
	{
		margin: 0 0 5px 0;
		padding: 0;
		font-size: 11pt;
	}

#body div#footer
{
	margin-top: 10px;
	border-top: solid 1px #CDCB66;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 75%;
	color: #CDCB66;
	font-weight: bolder;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

#body body,#body td,#body .normal,#body font,#body span,#body div		{
			font-size: 10pt;
			font-family: Trebuchet MS, Verdana, Arial, Tahoma, Sans-Serif !important;
			line-height: 12px;
			color: #333;
			letter-spacing: 0px;
			line-height: 130%;
			text-transform: none;
			}

#body a			{
			text-decoration: underline;
			color:#CC530C;
			}

#body a:hover			{
			color:#CC530C;
			}


#body .header			{
			font-family: Trebuchet MS, Arial, Tahoma, Sans-Serif;
			font-size: 30px;
			color: #666;
			font-weight: bolder;
			line-height: 100%;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 0px;
			}

#body .subheader		{
			color: #CC530C;
			font-family: Trebuchet MS, Verdana, Arial, Tahoma, Sans-Serif;
			font-weight: bold;
			padding-top: 0px;
			}

#body .sublink		{
			padding-right: 20px;
			}


#body form			{
			margin: 0 0 0 0;
			}

#body input,textarea		{
			font-family: Trebuchet MS, Verdana, Tahoma, Sans-Serif;
			color: #000000;
			border-color: #7CA27B;
			border-width: 1px;
			font-size: 100%;
			width: 200px;
			}

#body select			{
			font-family: Trebuchet MS, Verdana, Tahoma, Sans-Serif;
			color: #000000;
			border-color: #7CA27B;
			border-width: 1px;
			font-size: 100%;
			width: 200px;
			}

#body .bold			{
			font-weight: bolder;
			}

#body .error			{
			color: #911221;
			}

#body .fontcolor1		{
			color: #3CA540;
			}

#body .bgcolor1		{background-color: #FFF}
#body .bgcolor2		{background-color: #E5E5E5}


#body .navOver		{
			color: #FFF;
			font-weight: bolder;
			background-color: #7CA27B;
			cursor: hand;
			cursor: pointer;
			}

#body .navOut			{
			color: #444;
			font-weight: bolder;
			background-color: #CDCB66;
			}

#body .navSelected		{
			color: #FFF;
			font-weight: bolder;
			background-color: #7CA27B;
			text-decoration: underline;
			}



#body .shopItemOut		{
			border-top: solid 1px #CDCB66;
			border-bottom: solid 1px #CDCB66;
			border-left: solid 1px #CDCB66;
			border-right: solid 1px #CDCB66;
			}

#body .shopItemOver		{
			border-top: solid 1px #7CA27B;
			border-bottom: solid 1px #7CA27B;
			border-left: solid 1px #7CA27B;
			border-right: solid 1px #7CA27B;
			cursor: hand;
			cursor: pointer;
			}

#body h1
{
	font-size: 20pt;
	font-weight: bold;
}

#body h6
{
	color: #444;
	background-color: #CDCB66;
	display: inline;
	width: auto;
	margin-right: 10px;
	padding: 5px;
	font-size: 10pt;
	font-weight: normal;
}

#body h6.active
{
	color: #FFF !important;
	font-weight: bolder !important;
	background-color: #7CA27B !important;
	font-size: 10pt !important;
}

#body .required
{
	color: red;
}

#body span.highlight
{
	font-weight: bold;
	background-color: #FFFA00;
}

#body #flags ul
{
	display:inline;
	padding:0px;
}

#body #flags li
{
	display:inline;
	padding:0px 12px 0px 0px;
}

#body #flags a img
{
	border:0px;
}

#body #sidebar ul
{
	list-style-type:square;
}
