p {  font-size: 12px}
p {  line-height: 16pt}
h3 {  font-size: 14px; font-weight: bold}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #330066;
}
h2 {  font-size: 18px; font-weight: bold}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: #330066;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: #5A577D;
}
.imgborder { BORDER: 2px solid #330066;}
.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #330066;
}
.bodybg {
	background-image: url(assets/images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainbg {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;
}
.padding {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.navigationbg {
	background-image: url(assets/images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyrightbg {
	background-image: url(assets/images/bottomleft.jpg);
	background-repeat: no-repeat;
}
.background {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat-x;
}
.border {
		border:#200151 1px solid; }
.smalltext {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
.topartbg {
	background-image: url(assets/images/flashbg.jpg);
	background-repeat: no-repeat;
}

/* ID's */

#sidebox {
	width: 150px;
	margin: 0px 0px 0px 7px;
	border: #200151 solid 1px;
	background-color:#FFFFFF;
	 }
			 
#sidebox p	{
	padding: 0px 5px 0px 5px;
		}
