*
{
	margin: 0;
	padding: 0;
	line-height: 1.9;
	font-style: normal;
	font-weight: normal;
}

body
{
	background-image: url(images/Pettern01.jpg);
	background-repeat: repeat;
	background-color: #000000;
	font-family: Verdana,Arial, 'sans-serif';
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

H1
{
	font-size: 100%;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

H2
{
	font-size: 120%;
	font-style: normal;
	line-height: 2em;
	font-weight: bolder;
	text-align: left;
	color: #000000;
}


/* LINK COLORS */

a:link
{
	color: #006699;
	text-decoration: underline;
	font-weight: 900;
}
a:active
{
	color: #000000;
	text-decoration: underline;
}
a:visited
{
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}

ul
{
	list-style-type: none;
	padding:5px;
}

ul ul
{
	list-style-type: none;
}

ul ul ul
{
	list-style-type: none;
}

.showcase
{
	padding: 20px;
}

#pagecell1
{
	border: none;
	background-color: #566E8A;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 900px;
}

#pageNav
{
	float: left;
	width: 200px;
	height:auto;
	padding: 0px;
	color: #ffffff;
	font-family: Verdana,Arial, 'sans-serif';
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#content
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 100px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-left: 10px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}

/************* header ****************/
#siteName
{
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom:0px;
	background-position:top center;
}

/************* globalNav styles ****************/

#globalLink
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 10px;
	height: 29px;
	width: 900px;
	background-color: #8E0106;
}


a.glink, a.glink:visited
{
	color: #FFFFFF;
	font-weight: 600;
	font-size:12px;
	margin: 2px;
	padding: 2px 4px 2px 4px;
	border-right: 1px solid #ffffff;
}

a.glink:hover
{
	background-image: url(glblnav_selected.gif);
	text-decoration: none;
	color: #99FFFF;
}

.skipLinks
{
	display: none;
}

p
{
	padding: 5px;
}

/************** footer ****************/

#siteInfo
{
	clear: both;
	color: #DCAC24;
	text-align: right;
	background-image: url('/images/Logo.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #000000;
	margin: 10px 0 auto 0px auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 67%;
	border-bottom: 0px solid #cccccc;
	border-right: 0px solid #DCAC24;
	border-top: 5px solid #000000;
	border-left: 0px solid #000000;
}

#siteInfo a:link
{
	color: #FFFFFF;
	text-decoration: underline;
}
#siteInfo a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
#siteInfo a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#siteInfo a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}


/************ sectionLinks styles **************/

#sectionLinks
{
	display: block;
	text-align: left;
	margin: 0px 0 auto 10px;
}


#sectionLinks a:link, #sectionLinks a:visited
{
	display: block;
	color: #ffffff;
	text-decoration: none;
}

#sectionLinks a:hover
{
	background-color: #FFFFFF;
	display: block;
	color: #000;
}

#sectionLinks h3
{
	font-size: 100%;
	text-align: left;
	color: #FFFFFF;
	background-image: url('/images/Pettern02.jpg');
	background-repeat: repeat;
	background-position: top center;
	margin: 20px 10px auto 10px auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 0px solid #cccccc;
	border-right: 0px solid #DCAC24;
	border-top: 0px solid #DCAC24;
	border-left: 0px solid #000000;
}
/**************** advert styles *****************/

#advert
{
	padding: 10px;
}

.advert
{
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px ridge #CEC1DF;
}

#advert img
{
	display: block;
}

/********************* end **********************/
