body {
	margin:0;
	padding:0;
	background-color: #DED6E8;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	font-size: 0.9em;
}

a, a:hover, a:visited { color:#000000; }

#outer { 
	background-image:url(../images/bgSpots.gif); 
	background-repeat:no-repeat; 
	width:100%; 
	text-align:center; 
	height:100%;
}

#container {
	width:800px;
	margin:auto;
	padding-top:20px;
	padding-left:50px;
	padding-right: 50px;
	padding-bottom: 20px;
	background-image:url(../images/bgContainer.png);
	text-align:left;
}

#strap { margin-left:168px; height: 130px; 	margin-top: 40px;}

.next {
	padding: 0;
	margin-bottom: 18px;
	background-image:url(../images/navButTop.gif);
	background-position: top;
	background-repeat:no-repeat;
	padding-top: 6px;
	width:182px;
	margin:0;

	margin-left: 450px;
	background-color:#000000;
}

.next a {
	display: block;
	margin:0;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	font-family:verdana;
	background-image:url(../images/navButBot.gif);
	background-position: center bottom;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top: 6px;
	padding-bottom:14px;
}

.next a:hover { #CCCCCC; }

.fontSizes { text-align: right; margin-bottom: 30px; margin-top: 30px;}
.fontSizes a, .fontSizes a:visited {  padding:4px; color:#CCCCCC; text-decoration:underline; font-weight:bold; /*border: 1px solid #CCCCCC;*/}


#left {
	width:182px;
	margin:0;
	padding:0;
	margin-right: 22px;
	float:left;
	margin-top: 55px;
}
#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#left ul li {
	padding: 0;
	margin-bottom: 18px;
	background-image:url(../images/navButTop.gif);
	background-position: top;
	background-repeat:no-repeat;
	padding-top: 6px;
}

#left ul li a {
	display: block;
	margin:0;
	padding-left:10px;
	padding-right:10px;
	padding-top: 6px;
	padding-bottom: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
	font-size:12px;
	font-family:verdana;
	background-image:url(../images/navButBot.gif);
	background-position: center bottom;
	background-repeat:no-repeat;

}


#left li a:hover {
	color: #CCCCCC;
}

.purple {
	background-color:#930FA5;
}

.black {
	background-color:#000000;

}
.lilac {
	background-color:#A38CBA;

}
.grey {
	background-color:#939598;

}
#left ul li a.selected {
	font-weight: bold;
}
#main {
	margin:0;
	padding:0;
	width:392px;
	float:left;
}

#main h1 {
	 margin-top:50px;
	 font-size:200%;
	 color:#000000;
	 font-weight:normal;
	 height:40px;
}

.intro {
	margin:0; 
	margin-top:24px;
	padding:0
}


.textPurple {
	color:#930FA5;
	margin:0; 
	margin-top:24px;
	padding:0;
}

.textPurple>a, .textPurple>a:hover, .textPurple>a:visited { 	color:#930FA5; }



label {margin-right: 10px;}




#right {
	margin:0;
	padding:0;
	width: 182px;
	float:left;
	margin-left: 22px;
	margin-top: 115px;
}
.news {
	color: #ffffff;
	font-size:12px;
	font-family:verdana;
	background-color:#477EC0;
	background-image:url(../images/blue.gif);
	width:162px;
	margin:0;
	padding:10px;
}




.featureTop {
	margin:0px;
	padding:0px;
	background-image:url(../images/newsTopCurve2.gif);
	background-position: top;
	background-repeat:no-repeat;
	padding-top:3px;
	margin-top: 15px;
}
.featureInner {
	background-color:#FFFFFF;
	margin:0px 1px;
	padding:10px;
	font-size: 0.9em;
}
.featureBot {
	height: 4px;
	background-image:url(../images/newsBotCurve2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:0px;
	line-height:0px;
	overflow:hidden;
}

.imageFooter {
	margin-right: 22px;
}
label {
	width:150px;
	float:left;
}
