/* CSS Document */
body
{
	padding: 0px;
	color: #000000;




	background-image:url(../img/backgroundtexture.gif)
	background-repeat:repeat-y;
	background-position:Top left;
	text-align:left;
	margin-left: 0px;
	width: auto;
	background-color: #FFFFFF;
	background-image: url(../img/backgroundtexture.gif);
	
	
}
.mainCentered
{
	text-align:left;
	background-color:#FFFF00;
	width: 950px;
	height: 1200px;
	background-image: url(../img/backgroundtexture.gif);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.mainContainer
{
	text-align:left;
	background-color:#CC9966;
	width:950px;
	height: inherit;
	top: 2px;
	background-image: url(../img/backgroundtexture.gif);

}

h1
{
	color: #ffffff;
	background-color: #222222;
	font-family: Georgia,sans-serif;
	margin: 0px;
	padding: 5px;
	padding-top:35px;
	
	font-weight: normal;
	text-align:center;
	font-size:34px;
	font-style: italic;
	background-repeat:repeat-y;
	background-position:center;
	letter-spacing: 0.1em;
	height:79px;
	
	
}




h2
{
	color: #ffffff;
	background-color: #222222;
	font-family: Georgia,sans-serif;
	margin: 0px;
	margin-right: 10px;
	padding: 5px;
	padding-left: 180px;
	font-weight: normal;
	font-size: 1.2em;
	font-style: italic;
	background-image: url(../img/h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 0.1em;
	padding-right: 15em;
}

h3
{
	color: #003366;
	background-color: #dfdfdf;
	font-family: Georgia,sans-serif;
	margin: 0px;
	margin-right: 10px;
	padding: 5px;
	margin-left: 120px;
	padding-left: 40px;
	font-weight: normal;
	font-size: 1.0em;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-right: 15em;
}

h4
{
	font-family: Georgia,sans-serif;
}


.content
{
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	position:absolute;
	background-repeat:repeat-y;
	border-top:    1px solid #999999;
	border-left:   1px solid #999999;
	border-bottom: 1px solid #333333;
	border-right:  1px solid #333333;
	padding-top: 0em;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	margin: 1em;
	margin-left: 10px;
	margin-right: 10px;
	width: 743px;
	height:auto;
	top:110px;
	left:158px;
	visibility: inherit;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../img/bgContents.gif);
}

div.content h4
{
	margin: 0px;
	margin-left: -1em;
	padding-right: 2em;
	padding-left: 1.5em;
	padding-bottom: 0.1em;
	display: inline;
	color: white;
	background-image: url(../img/h4bg.gif);
	background-position: right top;
	text-align:left;
	width:800px;
}


a, a:link, a:active, a:visited
{
	font-family: Arial, sans-serif;
	color: #003399;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

blockquote
{
	font-weight: bold;
}

table.styled
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;

}

table.styled caption
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;  
	font-family: Georgia,sans-serif;
	font-weight: bold;
	font-style: italic;
}

table.styled th
{
	background-color: #666;
	color: white;
	font-style:italic;
	font-weight: normal;
	font-variant: small-caps;
}

table.styled td
{
	color: black;
	background-color: #f8f8f8;
	font-size:12px;
	font-style:italic;
}

table.styled th,
table.styled td
{
	text-align: center;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.4em;
	padding-right: 0.4em;
	margin:  0px;
	border: 1px dashed #999;
}

/*

.topContainer
{
	left:2px;
	width:883px;
	height: 117px;
	margin:0px;
	position:absolute;
	background-position:left top;
	text-align:left;
	right: 0px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-right-width: medium;
	border-top-width: medium;
	border-left-width: medium;
	top: 3px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;

}
*/

.topLink
{
	position:absolute;
	width:778px;
	height: 36px;

}
.bottom
{
	position:absolute;
	top:745px;
	left:-4px;
	width:792px;
	height: 35px;
	margin:10px;
}

.left
{
	position:absolute;
	top: 110px;
	width: 157px;
	padding-top: 15px;
	background-repeat: repeat-y;
	padding-bottom: 15px;
	height: 485px;
	padding-right: 2px;
	padding-left: 1px;
	background-attachment: scroll;
	left: -4px;
	margin-top:1px;
	border:#FF0000;
	border:#FF0000;
	margin-left: 1px;
	text-align: left;
	z-index: 5;
	

}

.left a,
.left a:link,
.left a:active,
.left a:visited,
.left a:hover
{
	color: #FF9900;
}

.left div.menu a,
.left div.menu a:link,
.left div.menu a:active,
.left div.menu a:visited,
.left div.menu a:hover
{
	display: block;

	position: relative;
	left: 2px;
	margin-right: -0.6em;
	z-index: 4;

	padding-left: 0.7em;
	padding-top: 1px;
	padding-bottom: 1px;


	
	background: #FFFFCC repeat-y	top	left;
	color: #000000;

	border-top:    1px solid #999999;
	border-left:   1px solid #999999;
	border-bottom: 1px solid #333333;
	border-right:  1px solid #333333;

	font-family: Georgia, serif;
	font-weight: normal;
	text-decoration: none;
}


.left div.menu a:hover
{
	color: #996600;

	border-top:    1px solid #333333;
	border-left:   1px solid #333333;
	border-bottom: 1px solid #999999;
	border-right:  1px solid #999999;
	background: #ddeeff url(img/menuHover.gif) repeat-y top left;
}

.left hr
{
	height: 0px;
	color: #222222;
	border: 0px;
}

.left h4
{
	border-bottom: 1px solid white;
	font-weight: normal;
	font-variant: small-caps;
	margin-bottom: 0.5em;
}

.left ul
{
	padding-left: 3em;
	margin-left: 0em;
}

.left li
{
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	padding-left: 0px;
	margin-left: 3px;
}
.topLogo {
	height: 125px;
	width: 164px;
	position: absolute;
	left: -1px;
	top: 1px;
	background-image:url(../img/logo.jpg);
	border-style:solid;
	border-color:#000000;
	border-width: 1px;
}

.topBaners {
	background-color: #FFFFFF;
	width: 776px;
	border-style:solid;
	border-color:#000000;
	position: absolute;
	left: 168px;
	top: 3px;
	height: 119px;
	border-width: 1px;
}

P
{
color:black;
}
