*
{
	margin: 0px;
	text-align: left;
	padding: 0px;
	border: none;
	vertical-align: text-top;
	font: Verdana, Helvetica, Arial, sans-serif;
}

br
{
	line-height: 8px;
}
body
{
	background: url('DSC01739.JPG');
	text-align: center;
}

#site
{
	width: 952px;
	margin: 0 auto;
	position:relative;
	height:auto;
	height:100%;
	min-height:100%;
}

#header
{
    height: 137px;
	width: 900px;
	background: url("header.png");
}

#menu
{
	height: 30px;
	background: url("menu.png");
}

.menuitem
{
	cursor: pointer;
}

.menuitemsub
{
	cursor: default;
}

.menuitem, .menuitemsub
{
	float: left;
	height: 30px;
	margin: 0px 5px;
}

.menuitemtext
{
	position: relative;
	top: 3px;
	color: ffd81f;
}

#content
{

	background: no-repeat top url("contentback.jpg");
	padding: 5px;
	padding-right: 0px;
	position:  relative;
	/*position:absolute;
	height: auto;
	min-height: 100%;
    top:230px;
    left:26px;
    bottom:0px;
	width: 900px;*/
}

#siteleft
{
	width: 26px;
	background:url("sideleft.png");
}

#siteright
{
	width: 26px;
	background:url("sideright.png");
}

#right
{
	float: right;
	top: 13px;
	min-width: 240px;
	margin-top: 12px;
	color: #ffd81f;
}

#right a:link, a:visited, a:hover, a:active
{
	color: #ffd81f;
}

a:link, a:visited, a:hover, a:active
{
	color: #5866EB;
}

#right table
{
	color: #ffd81f;
}

h1
{
	color: #5866EB;
	font: Verdana, Arial, Helvetica, sans-serif 16px;
}

h2
{
	color: #5866EB;
	font: Verdana, Arial, Helvetica, sans-serif 10px;
}

hr
{
	color: #ffd81f;
	background-color: #ffd81f;
	height: 2px;
	width: 80%;
}
