body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: url(../images/bg.png) center top repeat-x ;
}

img, form {
	margin: 0;
	padding: 0;
	border: 0;
}

img.mainimage {
  margin: 0 20px 15px 20px;
	padding: 1px;
	border: 1px solid #e5e6e6;
}

p, a, h1, h2, h3, h4, h5, h6, li, td, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
}

p, a, h1, h2, h3, h4, h5, h6, li, td {
	margin: 0;
	padding: 0 20px;
}

p {
	margin: 0 0 15px 0;
	padding: 0 20px;
}

h1 {
	padding: 17px 0 15px 0;
}

h1.nopad {
  padding: 0 0 15px 0;
}

h2 {
	font-size: 12px;
	color: #8545cc;
	margin: 0 0 15px 0;
}

h3 {

}

a {
	color: #5f3191;
	text-decoration: none;
}

a:hover {
	background: #f5ecfb;
}

td, a, li{
	padding: 0;
}

ul, ol {
	padding: 0 20px 0 50px;
	margin: 0 0 15px 0;
}

li {
	margin: 0 0 5px 0;
	padding: 0;
}

.error, .error span {
	color:red;
}

/* ----- Layout -----*/

#holdall {
	width: 840px;
	margin: 0 auto;
	padding: 0;
}

#lcol {
	float: left;
	width: 150px;
	margin: 21px 0 20px 0;
	background: transparent url(../images/bg_lcol.gif) repeat-y;
}

#main {
	float: left;
	width: 460px;
	margin: 0 10px;
	background: transparent url(../images/bg_main.gif) repeat-y;
}

#rcol {
	float: left;
	width: 200px;
	margin: 0;
	background: transparent url(../images/bg_rcol.gif) repeat-y;
}

/* navigation */

#nav {
	margin: 0 10px;
	padding: 0;
	list-style: none;
}

#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav a, #nav a.deselected {
	display: block;
	width: 130px;
	line-height: 27px;
	margin: 0;
	padding: 0 0 0 27px;
	background: #e8dbf7 url(../images/bg_nav_plus.gif) 0 0 no-repeat;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 103px;
}

html>body #nav a, html>body #nav a.deselected {
	width: 103px;
}

#nav a:hover {
	background: #e0cef4 url(../images/bg_nav_plus.gif) 0 -27px no-repeat;
}

#nav a.selected {
	background: #e0cef4 url(../images/bg_nav_plus.gif) 0 -54px no-repeat;
}


/* no plus */

#nav li.alt a, #nav li.alt a.deselected {
	background: #f5ecfb url(../images/bg_nav.gif) 0 0 no-repeat;
}

#nav li.alt a:hover, #nav li.alt a.selected {
	background: #f4ecfb url(../images/bg_nav.gif) 0 -27px no-repeat;
}

/* subs */

#nav ul.sub {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul.sub a {
	background: #fff;
	border-bottom: 1px solid #e0cef4;
}

#nav ul.sub a:hover, #nav ul.sub a:active, #nav ul.sub a.selected {
	background: #fff url(../images/bg_sub.gif) no-repeat;
	color: #c00;
}

/* news - events lists */

#news, #events {
	margin: 0 20px;
	padding: 0;
	list-style: none;
}

#news li, #events li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#news a, #events a {
	display: block;
	width: 420px;
	line-height: 29px;
	margin: 0;
	padding: 0 0 0 33px;
	color: #333;
	background: #f0eff1 url(../images/bg_news.gif) 0 0 no-repeat;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 387px;
}

html>body #news a, html>body #events a {
	width: 387px;
}

#news a:hover {
	background: #f5e39c url(../images/bg_news.gif) 0 -100px no-repeat;
	color: #c00;
}

#news li.alt a, #events li.alt a {
	background: #f0eff1 url(../images/bg_news_alt.gif) 0 0 no-repeat;
}

#news li.alt a:hover, #events li.alt a:hover {
	background: #f5e39c url(../images/bg_news_alt.gif) 0 -100px no-repeat;
}

#events a {
	background: #f0eff1 url(../images/bg_events.gif) 0 0 no-repeat;
}

#events a:hover {
	background: #f5e39c url(../images/bg_events.gif) 0 -100px no-repeat;
	color: #c00;
}

span.new {
	padding: 0 3px 1px 3px;
	background: #c00;
	color: #fff;
	font-size: 9px;
	line-height: 28px;
}

/* rcol link graphics */

#rcol .links {
	margin: 0 10px;
	padding: 0;
	list-style: none;
	text-align: center;
}

#rcol .links li {
	margin: 20px 0 3px 0;
}

#rcol .links li.first {
	margin: 0;
}

#rcol .newsEvents {
	list-style: none;
	margin: 0 10px;
	padding: 0;
}

#rcol .newsEvents li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 180px;
	background: #e2e2e2;
}

#rcol .newsEvents li a {
	display: block;
	width: 142px;
	margin: 0;
	padding: 5px 5px 5px 33px;
	color: #333;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	text-decoration: none;
	font-size: 10px;
	line-height: 13px;
}

#rcol .newsEvents li.news a {
	background: #f0eff1 url(../images/bg_news_rcol.gif) 0 0 no-repeat;
}

#rcol .newsEvents li.news a:hover {
	background: #f5e39c url(../images/bg_news_rcol.gif) 0 -100px no-repeat;
	color: #c00;
}

#rcol .newsEvents li.events a {
	background: #f0eff1 url(../images/bg_events_rcol.gif) 0 0 no-repeat;
}

#rcol .newsEvents li.events a:hover {
	background: #f5e39c url(../images/bg_events_rcol.gif) 0 -100px no-repeat;
	color: #c00;
}

#rcol .newsEvents li.alt a {
	padding: 5px;
	width: 170px;
	text-align: center;
	background: #f0eff1 url(../images/bg_news_alt.gif) 0 0 no-repeat;
}

#rcol .newsEvents li.alt a:hover {
	background: #f5e39c url(../images/bg_news_alt.gif) 0 -29px no-repeat;
}



/* table */

table {
	margin: 0 20px;
}

table td{
	padding: 2px 4px 4px 4px;
	border-bottom: 1px solid #eee;
}

table.nolines td{
	border: none;
}

table thead th {
	padding: 5px 4px 6px 4px;
	text-align: left;
	background: #ddd;
}

table td.empty {
	background: transparent;
}

/* footer */

#footer {
	clear: both;
	width: 480px;
	margin: 0 auto;
	padding: 14px 0 7px 0;
}

#footer ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

#footer li {
	display: inline;
	padding: 1px 0 5px 2px;
	background: #fff;
	color: #807d85;
}

/* add this */

#at16pf a#at-whatsthis, #at16pf a#at-logo  {
	display: none;
}
