body {
	background-image:url(../images/purple_back.gif);
	background-position:left;
	background-repeat:repeat-y;
	margin: 0;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
table.news {
	width: 720px;
	background-color:#6A0180;
}

.inner {
	font-size:12px;
}
.second {
	border-left: #6A0180 solid 2px;
	padding-left: 10px;
	padding-right: 5px;
}
.tout {
	clear: both;
	width: 210px;
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 80px;
}

.tout img {
	padding-left: 5px;
	padding-top: 5px;
}
.tagline {
	text-align: right;
	font-style:italic;
	font-size:20px;
	line-height:24px
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	color:#996699;
}
h1, h2 {
	color:#6A0180;
	font-size:16px;
}
h2 {
	width: 425px;
	font-size:13px;
	padding-bottom:2px;
	margin-top: 2px;
	border-bottom: 1px solid #6A0180;
}
.red h2, .blue h2, .purple h2 {
	width:225px;
	border: 0;
	color: #C80043;
	font-size: 12px;
	background-image: url(../images/red.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 10px;
	padding-top: 5px;
	margin-bottom: 0;
}
a {
color: #6a0180;
}
.red h2 a {
	color: #C80043;
}
.blue h2 a {
	color: #414B8C;
}
.purple h2 a {
	color: #6a0180;
}
.green h2 a {
	color: #6a0180;
}

h2 a {
	text-decoration: none;
}
h2 a img {
	float: right;
	border: none;
	padding-left: 3px;
	padding-right: 3px;
}
p, {
width:400px;
}
.red p, .blue p, .purple p {
	font-size: 10px;
	line-height: 12px;
	width: 200px;
}
.blue h2 {
	background-image: url(../images/blue.gif);
	color: #414B8C;
}
.purple h2 {
	background-image: url(../images/purple.gif);
	color: #6a0180;
}
.green h2 {
	background-image: url(../images/green.gif);
	color: #6a0180;
}

.top {
	background-image:url(../images/purple_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 75px;
	width: 760px;
	padding-left: 100px;
}
.foot {
	clear: left;
	background-image:url(../images/purple_line.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 75px;
	width: 760px;
	padding: 10px 0 10px 100px ;
	color:#6A0180;
	text-align:center;
}
.foot a {
	color:#6A0180;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.foot a:hover {
	text-decoration:underline;
}
.logo {
	float: right;
	margin: 5px 10px 5px 0;
}

.copy {
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	clear: left;
	float:left;
	padding-left: 120px;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 720px;
	line-height: 18px;
}
.wide p {
	width: 720px;
}

div.pdmenu {
	padding: 15px;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}

.pdmenu ul {
	margin: 0;
	padding: 20px 0 20px 0;
	list-style-type: none;
	font-size: 16px;
}

.pdmenu li  {
	width:150px;
	margin: 0 -1px 0 0;
	padding: 0;
	color:black;
	text-decoration:none;
	background-color:white;
	float:left;
	color:#6A0180;
}

.pdmenu a {
	text-decoration: none;
	display: block;
	color: #6A0180;
	background-color: #ffffff;
	padding: 5px;
	
}

.pdmenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #6A0180;
}

.pdmenu li ul {
	display: none;
}

.pdmenu li:hover ul {
	visibility: visible;
	display: block;
	position:absolute;
	z-index:1;
	width:150px;
	padding: 0;
	margin: 0;
}

.pdmenu li li {
	border: none;
	}	

.pdmenu li li a {
	padding: 2px 2px 2px 10px;
	font-size: 14px;
}

.support {
	clear: both;
}

.main {
background-image:url(../images/purple_top.gif);
background-position:top left;
background-repeat:no-repeat;
height:900px;
overflow:visible;
}
