body {
	font-size: 12px;
	font-family: "Lucida Sans", Arial, sans-serif;
	background: url(../images/bg.gif) top center fixed no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul, li {
padding:0;
margin:0;
}
#container {
	margin: 0 auto;
	width: 800px;
	background-color: #FFFFFF;
}

#topbar {
	width:auto;
	height: 20px;
	font-weight: normal;
	color: #502171;
	text-align: left;
	background-color: #F1F1F1;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 115px;
}

#headerwrapper {
    width: auto;
	color: #502171;
	font-size:13px;
}

#rotator {
    width: 255px;
	height: 375px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	border: 1px solid #502171;
	z-index:-1;
	position:static;
}

h1 {
	color: #442358;
	font-size: 21px;
	font-weight: bold;
	display: inline;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	letter-spacing: -0.1em;
}

h2 {
	color: #502171;
	margin: 5px;
	font-size: 13px;
	font-weight: normal;
	display: inline;
	letter-spacing: -1px;
}

h3 {
	font-weight: normal;
	color: #502171;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	font-size: 12px;
}

h4 {
	color: #442358;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	margin-top:5px;
	margin-bottom:5px;
	padding-top: 5px;
}

#tabholder
{
	width: auto;
	padding-left:10px;
	border-bottom: 1px solid #CCCCCC;
}

.articleboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
	z-index:-1;
} 

.articleboxinner {
	width: auto;
	line-height: 20px;
	color: #442358;
	background: #fbfbfb;
	border:1px solid #efefef;
	text-align: justify;
	height: auto;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 25px;
	padding-left: 6px;
	font-weight: normal;
	z-index:-1;
}

.articleheader
{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
}

.readmore {
    text-align: right;
    display: block;
    width: auto;
}

.mainpiccontrol
{
    border: 1px #DBB7DB solid;
    float: left;
    margin-right: 10px;
}

.noborder {
    border: none;
}

img {
    vertical-align: text-bottom;
}

a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #3366ff;
}

a:hover {
color: #442358;
text-decoration: underline;
}

#footer {
	background-color: #502171;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
color: #442358;
text-decoration: underline;
}

#newsContainer2
{
    width:auto;
    background-color: #E0E0E0;
}

.c1
{
	width: 261px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #442358;
	float: left;
}

.c2
{
    width: 263px;
    float: left;
    border-bottom: 1px solid #DDD;
    line-height: 22px;
    color: #442358;
}

.c3
{
	width: 261px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #442358;
	float: right;
}

.noteheader
{
	width:auto;
	border-bottom: 1px solid #DDD;
	border-top: none;
	color: #442358;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	background:url(../images/headerBG.jpg) repeat-x;
	text-indent: 10px;
}

.spacy
{
    padding: 15px;
}

#flashcontent{
position:absolute;
top:100px;
left:50%;
margin-left:300px;

}

/* HighSlide */

.highslide-container div {
    font-size: 12px;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.indent p{
margin: -5px 0 12px 11px;
}

/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 300px;
	height: auto;
    padding: 10px;
	background: #FFFFFF;
	color: #666666;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: normal;
	color: #442358;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: #502171;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-dimming {
	background: black;
}

#sddm {
	padding: 0;
	z-index: 100;
	text-align: left;
	width: auto;
	margin: 0;
	height: 32px;
}

#sddm li {
height:32px;
margin: 0;
padding: 0;
list-style: none;
float: left;
background:url(../images/tableft8.gif) left top no-repeat;
}

#sddm li a {
font-size:12px;
display: block;
margin:0;
padding:0;
width: auto;
text-align: left;
text-decoration: none;
color: #FFFFFF;
background:url(../images/Purple.png) right top no-repeat;
}

#sddm a span {
display:block;
background:url(../images/tableft8.gif) left top no-repeat;
padding:10px 15px 7px 10px;
color:#eee;
}

#sddm a:hover span {
display:block;
background:url(../images/tableft8.gif) left top no-repeat;
padding:10px 15px 7px 10px;
background-position:0% -42px;
color:#eee;
}

#sddm li a:hover {
color: #660099;
background:url(../images/Grey.png) right top no-repeat;
}

#sddm div {
visibility: hidden;
margin: 0;
padding: 0;
background: #FFFFFF;
position:relative;
z-index: 100;
}

#sddm div a {
font-weight:normal;
display: block;
margin: 0;
padding: 8px;
width: auto;
text-align: left;
text-decoration: none;
background: #CCCCCC;
color: #660099;
border: 1px solid #CCCCCC;
}

#sddm div a:hover {	
font-weight:normal;
background: #FFFFFF;
color: #660099;
border: 1px solid #CCCCCC;
}
