* {
	padding:0;
	margin:0;
	}
body {
	text-align:center;
	background:#411562 url(../../images/bg.gif) top left repeat;
	color:#000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:small;
	}
#printable {
	display:block;
	}
	

#container {
	margin:10px auto 20px auto;
	width:750px;
	background:transparent;
	}
	
#wrapper2 {
	width:750px;
	background: transparent url(../../images/wrapper2bg.gif) bottom left no-repeat;
	}	

#wrapper {
	width:750px;
	background: transparent url(../../images/wrapperbg.gif) top left no-repeat;
	}
		
#content {
	width:600px;
	text-align:left;
	padding-top:120px;
	}
	

#content p, h1, h2, h3, h4, ul, ol {
	padding:5px 8px 5px 13px;
	}
#content ul {
	padding-left:38px;
	}
		
#content h1 {
	font-size:1.4em;
	}
#content h2 {
	font-size:1.3em;
	}
#content h3 {
	font-size:1.2em;
	}
#content h4 {
	font-size:1.1em;
	}
	
#nav {
	display:none;
	width:150px;
	color:#fff;
	font-size:x-small;
	text-align:left;
	}

#nav a {
	color:#fff;
	}
	
#nav ul li {
	padding-left:5px;
	}
	
#hotlist {
	font-size:x-small;
	width:116px;
	background:transparent url(../../images/hotlistbottom.gif) bottom left no-repeat;
	margin-left:20px;
	margin-top:10px;
	padding-bottom:20px;
	}

#hotlist ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
#hotlist ul li {
	padding:5px 0 0 10px;
	height:12px;
	}
	
#hotlist h4 {
	display:block;
	text-align:center;
	background: transparent url(../../images/hotlisttop.gif) top left no-repeat;
	}
	
	
#footer {
	padding-top:30px;
	width:750px;
	text-align:center;
	clear:both;
	margin:0 auto 0 auto;
	color:#fff;
	}
#footer a {
	color:#fff;
	}
	
#footer p {
	font-size:x-small;
	}
	
.agspaced {
	
	font-size:xx-small;
	color:#999;
	margin-bottom:10px;
	padding-bottom:0;
	text-align:center;
	}
	

.slogan {
	letter-spacing:normal;
	}
.agspaced select {
	font-size:xx-small;
	}
	
.footertext {
	padding:0;
	margin:0;
	}
		
.agspaced a {
	color:#000000;
	}
	
	
.pic {
	float:right;
	margin:10px 20px 10px 10px;
	width:300px;
	clear:both;
	}
	
.pic p {
	font-size:x-small;
	}
	
.pic img {
	border:0 !important;
	}

	
img {
	border:0;
	}
	
td {
	vertical-align:top;
	}

a {
	color:#990033;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.formtable {
	width:100%;
	}
.labels {
	width:35%;
	}
#footer ul {
	list-style:none;
	}
	#footer2 ul {
	list-style:none;
	}
fieldset {
	margin:20px	;
	padding:10px;
	}
	
