@charset "utf-8";
/* CSS Document */

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	color:#903f98;
	font-family:tahoma;
	background-color: #eff6bc;
	background-image: url(images/gradBkg.jpg);
	background-repeat: repeat-x;
	}
body,td,div,p,H1,H2,H3 {
	color:#903f98;
	}
.logo {
	float:left;
	margin:10px 0px 10px 0px;
	}
.menu {
	text-align:right;
	width:905px;
	height:25px;
	}
.header {
	width: 905px;
	height:195px;
	background-image:url(images/logoCont2.png);
	background-repeat:no-repeat;
	margin-top:0px;
	}
.mainCon {
	width: 905px;
	vertical-align:top;
	text-align:left;
	margin:15px 0px 15px 0px;
	}
.footer {
	width: 905px;
	color:#903f98;
	font-size:10px;
	text-align:left;
	margin:15px 0px 15px 0px;
	}
.addy {
	font-size:12px;
	}

a:link {color: #fc551e; text-decoration:none;}
a:visited {color: #fc551e; text-decoration:none;}
a:hover {color: rgb(0, 0, 0); text-decoration:underline;}


.SkinObject { font-size:10px; color:#000000; text-decoration:none; }
a.SkinObject:link { font-size:10px; color:#000000; text-decoration:none; }
a.SkinObject:visited {  font-size:10px; color:#000000; }
a.SkinObject:hover, A.SkinObject:active { font-size:10px; color:#fc551e; }

.LinksObject { font-size:10px; color:#903f98; text-decoration:none; }
a.LinksObject:link { font-size:10px; color:#903f98; text-decoration:none; }
a.LinksObject:visited { font-size:10px; color:#903f98; text-decoration:none;}
a.LinksObject:hover, A.LinksObject:active { font-size:10px; color:#00baf2; }

