body
{
	padding: 0px;
	margin: 0px;
	font-family: arial, tahoma, "trebuchet ms", "sans serif";
	color: #333;
	background-color: #DFDFDF;
	text-align: center;
	background-image: url(../images/background.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
a
{
	user-focus: none; outline : none; -moz-user-focus: none; -moz-outline: none; behavior: url(../scripts/userfocus.htc);
}
img
{
	border: 0px;
}
div#position
{
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: auto;
	width: 980px;
	text-align: justify;
}

div#positionanchor
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
}

div#main
{
	float: left;
	width: 980px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	padding-top: 10px;
	border: 2px solid #1C81B2;
	background-color: #fff;
}

div#top
{
	position: relative;
	top: 0px;
	left: 23px;
	width: 934px;
	height: 228px;
	padding: 0px;
	margin: 0px;
	z-index: 99;
}

h1#title
{
	position: absolute;
	top: 50px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 278px;
	height: 87px;
	text-indent: -9999px;
    overflow: hidden;
}
#title a
{
	display: block;
	width: 278px;
	height: 87px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

div#topanimationposition
{
	position: absolute;
	top: 8px;
	right: 0px;
	width: 500px;
	height: 170px;
}

div#menu
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 934px;
	height: 38px;
	background-image: url(../images/menubackground.jpg);
	background-repeat: repeat-x;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
}
#menu li
{
	margin: 0px;
	padding-left: 0px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	list-style-type: none;
	background-image: url(../images/menudivider.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	height: 38px;
}
#menu a
{
	display: inline-block;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
}
#menu a:hover
{
	text-decoration: underline;
}

#menu a#chosenpage
{
	background-image: url(../images/menuhoverbackground.jpg);
	background-repeat: repeat-x;
}

#menu a#chosenpage:hover
{
	text-decoration: underline;
}



ul#nenodropdown
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	margin-top: 0px;
	width: 250px;
	background-image: url("../images/submenubackground.png");
	behavior: url("iepngfix.htc");
}

#nenodropdown li
{
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 200px;
	text-align: left;
	background-image: none;
	border: 0px;
	font-size: 12px;
}
#nenodropdown a
{
	display: block;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	color: #fff;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
}
#nenodropdown a:hover
{
	color: #009900;
}


div#contents
{
	float: left;
	width: 934px;
	margin-left: 23px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	background-color: #fff;
}

#contents p
{
	font-size: 14px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #333;
	line-height:160%;
}
#contents li
{
	font-size: 14px;
	color: #333;
}
#contents ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
}
#rightcontents ul
{
	margin: 0px;
	padding: 0px;
}

#rightcontents li
{
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contents td
{
	font-size: 14px;
	color: #333;
}

div#fullcontents
{
	float: left;
	width: 934px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}

div#largetitle
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 934px;
	height: 34px;
	background-image: url(../images/titlebackground.gif);
	background-repeat: repeat-x;
}
#largetitle h2
{
	position: absolute;
	top: 9px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #009901;
	font-weight: bold;
}

div#homeimage
{
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

div#standardimage
{
	float: left;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding: 0px;
}

div#fullimage
{
	float: right;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

div#leftcontents
{
	float: left;
	width: 620px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}

div#mediumtitle
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 640px;
	height: 34px;
	background-image: url(../images/titlebackground.gif);
	background-repeat: repeat-x;
}
#mediumtitle h2
{
	position: absolute;
	top: 9px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #009901;
	font-weight: bold;
}

div.mediumtitle
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 640px;
	height: 34px;
	background-image: url(../images/titlebackground.gif);
	background-repeat: repeat-x;
}
.mediumtitle h2
{
	position: absolute;
	top: 9px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #053B5A;
}
h2#logintitle
{
	position: absolute;
	top: 9px;
	right: 0px;
	left: auto;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #053B5A;
	text-align: right;
}

div#rightcontents
{
	float: right;
	width: 283px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}

#rightcontents p
{
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 20px;
}

div.smalltitle
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 283px;
	height: 34px;
	background-image: url(../images/titlebackground.gif);
	background-repeat: repeat-x;
}
.smalltitle h2
{
	position: absolute;
	top: 9px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #009901;
	font-weight: bold;
}
#contents a
{
	color: #009901;
	text-decoration: none;
}
#contents a:hover
{
	text-decoration: underline;
}

div#base
{
	float: left;
	width: 100%;
	height: 100px;
	background-image: url(../images/basebackground.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
div#basemenu
{
	float: left;
	padding-top: 45px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#basemenu ul
{
	padding: 0px;
	margin: 0px;
}
#basemenu li
{
	margin: 0px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	list-style-type: none;
	background-image: url(../images/basedivider.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
li#firstbase
{
	background: none;
}
#basemenu a
{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
}
#basemenu a:hover
{
	text-decoration: underline;
}
#basemenu a#chosenpage
{
	text-decoration: underline;
}

div#socialnetworks
{
	float: right;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 25px;
	padding-bottom: 0px;
}
#socialnetworks p
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
}