

body
{
	margin: 0;
	padding: 30px 0;
	font: 76% tahoma, verdana, sans-serif;
	background: #047 url(img/bodybg.png) repeat-x fixed;
	color: #222;
}

#thetop{
	margin: 0;
	clear: both;
}

#container
{
	width: 720px;
	min-height: 1125px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	/*background: #fff url(img/contbg.png) no-repeat;*/
	color: #222;
	/*clear: both;*/
	background-color: #ffffff;
	background-image:url('img/contbg.png');
	background-repeat: no-repeat;
}

a
{
	text-decoration: none;
	background-color: inherit;
	color: #26c;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: 0;
}

p, td.listed
{
	margin: 0 0 15px 0;
	line-height: 1.5em;
}

#main p, #sidebar p
{
	padding: 0 0 0 10px;
}

/**
#logo
{ **/
	/*float: left;*/
	/*width: 500px;*/
	/**margin: 0 10px 0 15px;
	padding: 0 0 15px 0;
	text-align: center;
	color: #555;
	/*overflow: auto;*/
/**	display: block;
} **/

#logo {
    color: #555555;
    display: block;
    height: 344px !important;
    margin: 0 10px 0 -5px;
    padding: 0 0 1px;
    text-align: center;
    width: 532px !important;
}

#logo img{
    color: #555555;
    height: 344px !important;
    width: 532px !important;
}


#logo h1
{
	margin: 50px 5px 1px 5px;
	letter-spacing: -3px;
}

#logo a
{
	background-color: inherit;
	color: #26a;
	text-decoration: none;
}

#logo a:hover
{
	background-color: inherit;
	color: #69e;
}

#tagline
{
	text-align: center;
	font-size: 1.2em;
}

#intro p
{
	line-height: 1.5em;
}

#main
{
	float: left;
	width: 530px;
	margin-right: 20px;
	padding: 0;
}

.headerstyle
{	
	margin: 30px 0 10px 0;
	padding: 5px 0 5px 8px;
	background: #eee url(img/gradient2.png) repeat-x;
	color: #222;
	border-top: 1px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ddd;
	text-decoration: none;
	display: block;
}

#sidebar
{
	width: 155px;
	float: right;
	margin-top: 20px;
	font-size: 1em;
	line-height: 1.3em;
}

#sidebar p
{
	font-size: 0.9em;
}

#sideitems
{
	width: 155px;
	/*float: right;*/
	font-size: 1em;
	line-height: 1.3em;
	background-color: #cccccc;
	border: 1px #05638a solid;
	/*position: absolute;*/	
	/*margin-left: 565px;*/
	/*margin-top: 375px;*/
}

#sideitems #header
{
	width: 155px;
	margin: 0;
	padding: 0;
	background-color: #05638a;
	color: #fff;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
	vertical-align: middle;
}

.sidelink
{	
	width: 140px;
	margin: 3px 10px 2px 0;
	padding: 5px 0 5px 8px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	background: #eee url(img/gradient1.png) repeat-x;
	color: #0b789f;
	border-top: 1px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ddd;
	vertical-align: middle;
	display: block;
}

.sidelink:hover, .menuheader
{
	background: #fff url(img/gradient2.png) repeat-x;
	color: #222;
	border-top: 1px solid #ddd;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	border-left: 1px solid #ddd;
	text-decoration: none;
}

#footer
{
	margin: 0 auto 20px auto;
	width: 760px;
	background: #fff url(img/footerbg.png) bottom left no-repeat;
	padding: 0 0 5px 0;
	font-size: 0.9em;
	color: #888;
	text-align: center;
	clear: both;
}

h1, h2, h3, h4
{
	margin: 0 0 10px 0;
	font-weight: normal;
}

h1
{
	margin: 0 0 4px 4px;
	font-size: 16px;
	color:#6699FF;
	font-weight:bold;
}

h2
{
	margin: 0 0 4px 4px;
	font-size: 14px;
	color:#3366FF;
	font-weight:bold;
}

h3
{
	margin: 20px 0 8px 0;
	font-size: 13px;
	color:#6699FF;
	font-weight:bold;
}

h4
{
	margin: 10px 0 5px 0;
	font-size: 12px;
	color:#3366FF;
	font-weight:bold;
}

.clear
{
	clear: both;
	margin: 0;
}

.right
{
	text-align: right;
}

.internallink
{
	font-size: 0.9em;
	text-align: center;
}

.block
{
	padding: 20px;
	background: #eee;
	color: #222;
	border: 2px solid #ddd;
}

.credit
{
	color: #888;
	background-color: inherit;
}

.hide
{
	display: none;
}

.Headertxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-align: center;
}

#intro{
margin-top: -25px;
}

