.mixList {
	padding-bottom: 15px;
	color: #333;
	list-style-type: square;
	line-height: 1.8em;
	
}

.centricTitle {
font-weight: bold;
}


.board {
	width: 99%;
	background-color: #FFF;
	text-align: center;
	font-size: 80%;
	border-right: 1px solid #E3E3E0;
	border-bottom: 1px solid #E3E3E0;
	margin-top: 10px;
}

.board th {
	background-color: #550065;
	color: #FFF;
	padding: 8px;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.board td {
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	padding: 3px;
	background-color: #EEEEC6;
	
}

.profiles {
	width: 540px;
}

.imageLeft {
	width: 150px;
	padding: 0px;
	float: left;
}

.contentRight {
	width: 390px;
	padding: 0px;
	float: right;
	font-size: 90%;
}

.quoteBott p{
	font-weight: bold;
	font-size: 80%;
	line-height: 1.6em;
}

.quoteTop p{
	padding-top: 10px;
	line-height: 1.6em;
	font-size: 80%;
}

.quoteTop {
background-image: url(../images/quotes_top.gif);
background-position: top;
background-repeat: no-repeat;
}

.quoteBott {
background-image: url(../images/quotes_bottom.gif);
background-repeat: no-repeat;
background-position: bottom;
}

#allcontent {
	padding-top: 1px;
	background-color: #FFF;
}

.leftPic320 {
	padding-right: 5px;
	padding-left: 0px;
	float: right;
	padding-bottom: 5px;
	width: 325px;
	padding-top: 5px;
}

.rightPic240 {
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	padding-bottom: 5px;
	width: 250px;
	padding-top: 5px;
}

caption {
	font-weight: bold; padding: 5px; font-size: 109%;
}

#container {
	margin: 0px auto;
	width: 760px;
	text-align: left;
	background-color: #FFF;	
}

a.nav:link {
	display: block;
	padding-left: 5px;
	font-size: 75%;
	padding-bottom: 5px;
	width: 175px;
	color: #006666;
	padding-top: 5px;
	border-bottom: white 1px solid;
	background-color: #3E005D;
	text-decoration: none;
	color: white;
}

a.nav {
	display: block;
	padding-left: 5px;
	font-size: 75%;
	padding-bottom: 5px;
	width: 175px;
	color: #333333;
	padding-top: 5px;
	border-bottom: white 1px solid;
	background-color: #3E005D;
	text-decoration: none;
	color: white;
}
a.nav:visited {
	display: block;
	padding-left: 5px;
	font-weight: normal;
	 padding-bottom: 5px; width: 175px; color: #FFF; padding-top: 5px; text-decoration: none; background-color: #5D2C74;
}
a.nav:hover {
	display: block; padding-left: 5px; padding-bottom: 5px; width: 175px; color: #FACF06; padding-top: 5px; background-color: #724A83; text-decoration: none;
}
a.nav:active {
	display: block; padding-left: 5px; padding-bottom: 5px; width: 175px; color: #ffffff; padding-top: 5px; background-color: #5D2C74; text-decoration: none
}

body {
	padding: 0px;
	font-size: 78%;
	margin: 0px;
	color: #000000;
	line-height: 1.366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #724A83;
	text-align: center;
	background-image: url(../images/bg_purple.gif);
	background-repeat:repeat-x;
}
a {
	color: #006699; text-decoration: underline
}
a:link {
	color: #006699; text-decoration: underline
}
a:visited {
	color: #660066; text-decoration: underline
}
a:hover {
	color: #3399cc; text-decoration: underline
}

p {
	padding-right: 5px; padding-left: 0px; padding-bottom: 12px; margin: 0px; padding-top: 6px;
}
h1 {
	clear: both;
	font-weight: bold;
	font-size: 110%;
	margin: 0px;
	color: #3E005D;
	border-bottom: 1px solid #3E005D;
	padding-bottom: 2px;
}

h2 {
	/*clear: both;*/
	font-weight: bold;
	font-size: 106%;
	margin: 0px;
	color: #3E005D;
	/*border-bottom: 1px solid #3E005D;*/
	padding-bottom: 2px;
	padding-top: 2px;
}

h3 {
	font-weight: bold;
	font-size: 106%;
	margin: 0px;
	color: #3E005D;
	border-bottom: 1px solid #3E005D;
	padding-bottom: 2px;
}

a h4 {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #fff;
	padding-top: 2px; 
	text-decoration: underline;
}

h4 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 100%;
	padding-bottom: 0px;
	margin: 0px;
	color: #000;
	padding-top: 2px;
}

h5 {
	padding-right: 2px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 95%;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

h6 {
	font-weight: normal;
	font-size: 95%;
	padding-bottom: 14px;
	margin: 0px;
}

ul {
	margin-top: 0px;
	list-style-type:square;
	padding-right: 40px;
}

#content2Col li {
	padding-top: 10px;
	
}

#content LI {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: disc;
}

label {
	font-weight: bold;
	color: #FFF;
}

#masthead {
	padding: 0px;
	margin: 0px; 
	width: 100%;
	background-color: #3E005D;
}

#navBar {
	padding: 0px;
	float: right;
	margin: 5px;
	width: 180px;
}
#leftCol {
	padding: 0px;
	float: right;
	margin: 0px;
	width: 190px;
}

.leftColAffiliate {
	padding: 0px;
	float: right;
	margin: 0px;
	width: 200px;
	background-color: #724A83;
}

.leftColTitle {
	background-image:url(../images/affiliate_bg_top.gif);
	background-repeat: no-repeat;
	height: 70px;
}

.leftColTitle p {
	padding-top: 38px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	
}

.leftColContent {
	background-image: url(../images/affiliate_bg_fill.gif);
	background-repeat: repeat-y;
}

.leftColContent p{
	padding-left: 24px;
	padding-right: 24px;
	font-size: 80%;
}

.leftColContent img{
	padding-left: 24px;
}

.leftColcaption {
	background-image: url(../images/affiliate_bg_bott.gif);
	background-repeat: repeat-x;
	height: 40px;
}

#navBar3 {
	padding: 0px 0px 0px 0px;
	float: left;
	padding-bottom: 0px;
	margin: 5px;
	width: 180px;
}

#navBar3 p{
	font-size: 85%;
}

#headlines {
	float: right; width: 140px;
}

#content2Col {
	padding: 0px;
	float: left;
	margin-left: 10px;
	width: 540px;
	color: #000;
}

#content3Col {
	padding: 0px 0px 0px 0px;
	float: left;
	margin-left: 10px;
	width: 540px;
}


.feature h3 {
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.feature a {
	text-decoration: underline
}
.feature a:visited {
	text-decoration: underline;
}

.picnmixContain {
	padding: 0px;
	width: 220px;
	float: right;
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
}

.picnmixContain p {
	padding: 12px;
}

.picnmixTitle p {
	padding-top: 12px;
	text-align: center;
	color: #FFF;
	font-weight: bold;	
}

.picnmixTitle {
	padding: 0px;
	background-image: url(../images/box_top.gif);
	background-repeat:no-repeat;
	height: 45px;
}

.picnmix {
	padding: 0px;
	background-image: url(../images/box_fill.gif);
	background-repeat: repeat-y;
}

.picnmix p{
	font-size: 85%;
	padding-bottom: 2px;
	padding-top: 0px;
}



.caption {
	padding: 0px;
	background-image: url(../images/box_bott.gif);
	background-repeat: no-repeat;
	height: 16px;
}

#footer {
	clear: both;
	width: 760px;
	color: #000;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: bottom;
}

#footer p {
	padding: 10px;
	text-align: center;
	font-size: 86%;
}

#login {
	padding-right: 10px; padding-left: 10px; float: right; padding-bottom: 3px; width: 400px; padding-top: 72px;
}

#login FORM {
	padding-right: 0px; padding-left: 0px; float: right; padding-bottom: 0px; margin: 0px; padding-top: 0px
}

#login label {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}

#navBar UL a:link {
	display: block
}

#navBar UL a:visited {
	display: block
}

#navBar UL {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none
}

#mainNav {
	background-color: #3E005D;
	width: 760px;
	position: relative;
	height: 60px;
	background-image:url(../images/allcontenttop.gif);
	background-repeat: no-repeat;
}

/***********************LOADS of CODE for TABS ****************************/
#navtop {
	font-size: 11px;
	background-color: #3E005D;
	width: 700px;
	float: right;
	padding-right: 30px;
}

#navtop UL {
	padding-top: 1px;
	margin: 0px;
	list-style-type: none;
}

#navtop LI {
	padding-right: 0px;
	padding-left: 10px;
	background: url(../images/navtopLeftOff.gif) no-repeat left top;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

#navtop A {
	padding-right: 28px;
	display: block;
	padding-left: 1px;
	background: url(../images/navtopRightOff.gif) no-repeat right top;
	float: left;
	padding-bottom: 19px;
	padding-top: 8px;
	font-weight: normal;
	color: #000; 
	text-decoration: none;
}

#navtop A {
	float: none;
}

#navtop a:hover {
	color: #000;
}

#navtop a:visited {
	color: #000;
}

#navtop #current {
	background-image: url(../images/navtopRightActive.gif);
}
	
#navtop #current a {
	background-image: url(../images/navtopRightActive.gif); padding-bottom: 5px; color: #333;
	background-repeat: no-repeat;
	background-position: right top;
	color:#333;
}

#navtop #currentEnd {
	background-image: url(../images/navtopLeftActiveEnd.gif);
}
	
#navtop #currentEnd a {
	background-image: url(../images/navtopRightActiveEnd.gif); padding-bottom: 5px; color: #333;
	background-repeat: no-repeat;
	background-position: right top;
	color:#333;	
}

#navtop .under {
	background-image: url(../images/navtopLeftOffNext.gif);
}

#navtop .under a {
	background-image: url(../images/navtopRightOff.gif); padding-bottom: 5px; color: #333;
	background-repeat: no-repeat;
	background-position: right top;	
}
	
#navtop #underNext {
	background-image: url(../images/navtopLeftOffNext.gif);
}
	
#navtop #underNext a {
	background-image: url(../images/navtopRightOffUnder.gif); padding-bottom: 5px; color: #333;
	background-repeat: no-repeat;
	background-position: right top;
}

#navtop #currentEndLeft {
	background-image: url(../images/navtopLeftActiveEndLeft.gif);
	
}
	
#navtop #currentEndLeft a {
	background-image: url(../images/navtopRightActive.gif); padding-bottom: 5px; color: #333; padding-left: 14px;
	background-repeat: no-repeat;
	background-position: right top;
}

#navtop #endLeft {
	background-image: url(../images/navtopLeftOffEnd.gif);
}
	
#navtop #endLeft a {
	background-image: url(../images/navtopRightOffUnder.gif); padding-bottom: 5px; color: #333; padding-left: 14px;
	background-repeat: no-repeat;
	background-position: right top;
}

#navtop #endLeftNext {
	background-image: url(../images/navtopLeftOffEnd.gif);
}
	
#navtop #endLeftNext a {
	background-image: url(../images/navtopRightOff.gif); padding-bottom: 5px; color: #333; padding-left: 14px;
	background-repeat: no-repeat;
	background-position: right top;
}

#navtop #end {
	background-image: url(../images/navtopLeftOffNext.gif);
}
	
#navtop #end a {
	background-image: url(../images/navtopRightOffEnd.gif); padding-bottom: 5px; color: #333;
	background-repeat: no-repeat;
	background-position: right top;
}

/***********************LOADS of CODE for TABS END ****************************/

#logo {
	padding: 12px 0px 0px 5px;
}

a img {
	border: none;
}