body {
	margin:17px 0px 0px 0px;
	text-align:center;
	background-image:url(../images/topBg.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:.8em;
	}
	
a {
	color:#522F91;
	}
	
h1 {
	font-size:1.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#522F91;
	font-weight:bold;
	margin:-15px 0px 0px 0px;
	}

h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#7777AA;
	font-weight:bold;
	margin:0px;
	}

.top {
	width:100%;
	height:17px;
	}
	
.main {
	width:750px;
	text-align:left;
	border-left:1px solid #ECECEC;
	border-right:1px solid #ECECEC;
	display:table-cell;
	}
	
.mainTopLeft {
	width:351px;
	float:left;
	margin-top:35px;
	text-align:center;
	}
	
.mainTopRight {
	width:399px;
	float:left;
	}
	
.menu {
	background-image:url(../images/menuBg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:42px;
	clear:both;
	text-align:center;
	}

.menu img {
	padding:0px 15px 0px 15px;
	}
	
.menu a {
	text-decoration:none;
	font-weight:bold;
	}
	
.menu a:hover {
	text-decoration:underline;
	}

.leftCol {
	width:205px;
	float:left;
	padding:35px 0px 20px 45px;
	font-size:85%;
	}
	
.leftColImg {
	margin-bottom:10px;
	}

.rightCol {
	width:500px;
	float:left;
	padding-top:35px;
	}
	
.rightCol img {
	margin:5px;
	border:1px solid #000;
	}
	
.content {
	padding:0px 15px 15px 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.bottom {
	clear:both;
	width:100%;
	background-image:url(../images/bottomBg.jpg);
	background-repeat:repeat-x;
	height:26px;
	color:#AAAAAA;
	font-size:85%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding-top:15px;
	}

.bottom a {
	color:#FFF;
	text-decoration:none;
	}
	
.bottom a:hover {
	text-decoration:underline;
	}
	
.headLink {
	margin-top:-20px;
	margin-bottom:20px;
	font-size:.9em;
	}