body {
	margin-left: 0px;
	margin-right: 0px;
	background-color:#CCCCCC;
}

#container{
	margin:auto;
	width: 750px;
	height: inherit;
	background-color:#FFFFFF;
	background-image:url(images/back_tem.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
}

#containerHome{
	margin:auto;
	width: 750px;
	height: inherit;
	background-color:#FFFFFF;
	background-image:url(images/back_tempHome.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
}
#containerTemp{
	margin:auto;
	width: 750px;
	height: inherit;
	background-color:#FFFFFF;
	background-image:url(images/back_tempHome.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
}


#wrapper{
	margin:auto;
	width: 750px;
	height: inherit;
	background-image:url(images/back_tem.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
}

#wrapperHome{
	margin:auto;
	width: 750px;
	height: inherit;
	background-image:url(images/back_tempHome.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
}
#wrapperTemp{
	margin:auto;
	width: 750px;
	height: inherit;
	background-image:url(images/home.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
}


#background{
	background-color:#FFFFFF;
	width: 750px;
	margin: auto;
	background-image:url(images/header_logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapperTest{
	margin:auto;
	height:100%;
	width: 750px;
	background-image:url(images/back_tem.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
	background-color:#FFFFFF;
}


a:link { color:#D82258; text-decoration:none}
a:hover { color:#D82258; text-decoration:underline}
a:active { color:#D82258; text-decoration:underline}
a:visited{ color:#D82258; text-decoration:none}


p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #511820;
	line-height: 17px;
}
.mainText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	line-height: 2em;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #511820;
	font-weight: bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #D82258;
	line-height: 10px;
	font-weight: lighter;
	margin-top: -10px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #D82258;
	font-weight: bold;
	margin-bottom: -10px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: lighter;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #511820;
	font-weight: bold;
	margin-bottom: -10px;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #D82258;
	font-weight: bold;
	margin-bottom: -10px;
}
.home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #511820;
	line-height: 1em;
}
.homePink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #D82258;
	line-height: 1em;
}
.homeLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #D82258;
	font-weight: bold;
	margin-bottom: -10px;
}

a.homeLink:link { color:#D82258; text-decoration:none}
a.homeLink:hover{ color:#D82258; text-decoration:underline}
a.homeLink:active { color:#D82258; text-decoration:underline}
a.homeLink:visited{ color:#D82258; text-decoration:none}



#contLeft{
	width:40%;
	float:left;
	clear:none;
	height: 400px;
}
#contLeftHome{
	width:350px;
	float:left;
	clear:none;
	height: 400px;
}
#contLeftText{
 padding-left:49px;
 padding-top:0px;
}	
#contRight{
	width:60%;
	float:right;
	clear:none;
	padding: 105px 0px 0px 0px;
	z-index: 50;
	}
	
#contRightFlash{
	width:328px;
	height:385px;
	float:right;
	clear:none;
	z-index: 50;
	padding-top:44px;
	}
	
	
#bodyArea{
	padding: 0px 30px 0px 0px;
	z-index:99;
	background-color:#FFFFFF;
}
	
#footer{
	float:none;
	clear:both;
	padding: 9px 2px 3px 10px;
	background-image:url(images/footer.gif);
	height: 47px;
	width: 750px;
	background-repeat: no-repeat;
	margin: auto;
	z-index:100;
	
}

#footer2{
	float:none;
	clear:both;
	height: 47px;
	width: 750px;
	margin: auto;
	background-color:#CCCCCC;
	z-index:100;
}

#footerCont{
	padding: 9px 2px 3px 10px;
}
#footerCont2{
}

.formText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
#logo{

}
.subLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #D82258;
	list-style-type: none;
	line-height: 20px;
	margin-top: -15px;
}


a.subLinks:link { color:#D82258; text-decoration:none}
a.subLinks:hover { color:#D82258; text-decoration:underline}
a.subLinks:active { color:#D82258; text-decoration:underline}
a.subLinks:visited{ color:#D82258; text-decoration:none}

a.subLinks_On:link { color:#511820; text-decoration:none}
a.subLinks_On:hover { color:#511820; text-decoration:underline}
a.subLinks_On:active { color:#511820; text-decoration:underline}
a.subLinks_On:visited{ color:#511820; text-decoration:none}

.illustHolder{
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;
}

#imageHolder{
	width:250px;
	margin-top: -100px;
	float:right;
}

#imageHolder2{
	width:250px;
	margin-top: -100px;
	float:right;
}

#image{
	height:inherit;
	width:inherit;
}

#ImageRight{
	width:250px;
	padding-top: 75px;
	float:left;	
}

#footerLinks{
	padding-right: 20px;
	float:right;
	clear:none;
	margin-top: -20px;
}

.footerLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF; 
}
a.footerLinks:link { color:#FFFFFF; text-decoration:none}
a.footerLinks:hover { color:#FFFFFF; text-decoration:underline}
a.footerLinks:active { color:#FFFFFF; text-decoration:underline}
a.footerLinks:visited{ color:#FFFFFF; text-decoration:none}


#copyright{
	float:none;
	clear:both;
	height: 47px;
	width: 750px;
	margin: auto;
	padding-left: 15px;

}
#BulletList{
}
#BulletList ul{
}

.list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #511820;
	line-height: 22px;
	list-style-type: circle;
}
.listBottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #511820;
	line-height: 17px;
	list-style-type: circle;
	padding-bottom: 100px;
	padding-right: -20px;
}
.newsOff{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	line-height: 17px;
}

/*-----------------------------------------------------------------------Left Menus*/

#leftMenu{
	position: relative;
	height: 233px;
	width: 150px;
	top: 2px;
	left: 40px;
	padding-right:2px;
	padding-bottom: 30px;
}
#leftMenuholder
{
	margin-top: 20px;
	margin-left: 0;
	width:auto;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
#leftMenuholder ul{
	margin:0;
	padding:0;
	list-style-type: none;
	line-height: 8px;
}

a.level_0:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
	width: 100%;
	padding: 5px;
	padding-right: 10px;
	color: #511820;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	font-weight: normal;
}
a.level_0:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
	width: 100%;
	padding: 5px;
	padding-right: 10px;
	color: #511820;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	font-weight: normal;
}
a.level_0:hover{
	color:#D82258;
	text-decoration:underline;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	font-weight: normal;
}

/*--------------------------------------------------------------------------------------------- level_1*/

a.level_1:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
	width: 89%;
	padding: 5px;
	padding-right: 10px;
	padding-left: 20px;
	color: #D82258;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	font-weight: normal;
}


a.level_1:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
	width: 89%;
	padding: 5px;
	padding-right: 10px;
	padding-left: 20px;
	color: #D82258;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	font-weight: normal;
}
a.level_1:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
	width: 89%;
	padding: 5px;
	padding-right: 10px;
	padding-left: 20px;
	color: #D82258;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	font-weight: normal;
}
a.level_1:hover{
	color:#D82258;
	text-decoration:underline;
	padding-right: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	font-weight: normal;
}

/*--------------------------------------------------------------------------------------------- level_1_on*/


a.level_1_on:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
	width: 100%;
	padding: 5px;
	padding-right: 10px;
	color: #D82258;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	font-weight: normal;
}
a.level_1_on:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
	width: 100%;
	padding: 5px;
	padding-right: 10px;
	color: #D82258;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	font-weight: normal;
}
a.level_1_on:hover{
	color:#D82258;
	text-decoration:underline;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	font-weight: normal;
}




/*--------------------------------------------------------------------------------------------- level_0_bottom*/



a.level_0_bottom:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
	width: 100%;
	padding: 5px;
	padding-right: 10px;
	color: #511820;
	text-decoration: none;
	list-style-type: none;
	font-weight: normal;
}
a.level_0_bottom:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
	width: 100%;
	padding: 5px;
	padding-right: 10px;
	color: #511820;
	text-decoration: none;
	font-weight: normal;
	list-style-type: none;
}
a.level_0_bottom:hover{
	color:#D82258;
	text-decoration:underline;
	padding-right: 10px;
	list-style-type: none;
	font-weight: normal;
}


/*--------------------------------------------------------------------------------------------- level_0_bottomOn*/



a.level_0_bottomOn:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
	width: 100%;
	padding: 5px;
	padding-right: 10px;
	color: #D82258;
	text-decoration: none;
	list-style-type: none;
	font-weight: normal;
}
a.level_0_bottomOn:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
	width: 100%;
	padding: 5px;
	padding-right: 10px;
	color: #D82258;
	text-decoration: none;
	font-weight: normal;
	list-style-type: none;
}
a.level_0_bottomOn:hover{
	color:#D82258;
	text-decoration:underline;
	padding-right: 10px;
	list-style-type: none;
	font-weight: normal;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #511820;
}
#footerLinks{
	text-align: center;
}