html, body {
	margin: 0px;
	padding:0px;
	color:#666666;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
}

h1, h2, h3, h4, h5, h6, form {
	margin: 0px;
	padding:0px;
}

#block_link1 {
line-height:30px;
float:left;
width:200px;
margin:0 10px 20px 40px;
border:1px solid #624C9C;
background:#AFA4CC;
}

#block_link2 {
line-height:30px;
float:left;
width:200px;
margin:0 75px 20px 10px;
border:1px solid #624C9C;
background:#AFA4CC;
}

#wrapper {
background:url(../images/bg.gif) repeat-x;
background-position: top;
	margin:0px;
	padding: 0px;
}

#content {
	width:780px;
	margin:auto;
}

#header {
	height:80px;
}

#logo {
	width:780px;
	padding-top:35px;
	text-align: right;
}

#logo h1{
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h2{
	font-size:16px;
	color:#666666;
	line-height: 30px;
	font-weight:normal;
	text-decoration:none;
	display:inline;
}
#logo h3{
	font-size:28px;
	color:#000000;
	line-height: 26px;
	font-weight:bold;
	text-decoration:none;
	display:inline;
}

#logo h4 {
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	width:780px;
	margin:0px;
	padding: 0px; 
	border-right:1px solid #B32564;
}

#links li{
	float:left;
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
	background-color:#AFA4CC;
	border-left:1px solid #B32564;
	border-bottom:1px solid #624C9C;
	padding-top:8px;
	text-transform:uppercase;
}

#links a{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	color:#B32564;
	font-weight:normal;
	text-decoration:none;
}

#mainimg {
	width: 779px;
	height:250px;
	border: 1px solid #624C9C;
}

#mainimg h3 {
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-size:26px;
	color:#B32564;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
}

#leftbar p{
font-size: 12px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-right:40px;
}

#leftbar a {
	color:#B32564;
	font-weight:bold;
	text-decoration:none;
}

#leftbar a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#leftbar h1{
	font-size:24px;
	color:#B32564;
	line-height: 30px;
	font-weight:normal;
	text-decoration:none;
	display:inline;
	padding-left:40px;
}
#leftbar h2{
	font-size:16px;
	color:#666666;
	line-height: 30px;
	font-weight:normal;
	text-decoration:none;
	display:inline;
}
#leftbar h3{
	font-size:19px;
	color:#000000;
	line-height: 30px;
	font-weight:bold;
	text-decoration:none;
	display:inline;
}

#rightbar {
	float:left;
	width:240px;
}

#rightbar h2{
	font-size:26px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
font-size: 12px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.mauve_text {
font-size: 15px;
	color:#B32564;
	font-weight:bold;
	text-decoration:none;
	line-height: 32px;
}

#bottom {
	clear:both;
	height:32px;
	margin-top:25px;
	background: #624C9C;
}

#footer {
	color:#fff;
	float:left;
	width:780px;
	height:auto;
	padding-top: 0px;
	text-align: center;
}

#footer a{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover{
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

/* HighSlide */

.highslide-container div {
    font-family: "Lucida Sans", Arial, Helvetica, san-serif;
    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: 500px;
	height: auto;
    padding: 2px;
}
.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: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.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;
}
