html, body {
	margin: 0;
	padding: 0;
	background-image: url('../images/background.gif');
	position: relative;
	z-index: 0;
}


#container{
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	background: #F9F5FD;
}

#header_text{
	position: absolute;
	left: 330px;
	top: 140px;
	color: #621CB0;
	font-family: Verdana,Serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}

#header{
	margin: auto;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	width: 992px;
	height: 258px;
	position: relative;
}

#below_menu{
	background-image: url('../images/menu_background.gif');
	background-repeat: no-repeat;
	width: 990px;
	height: 34px;
	border: 1px solid #ffffff;
	position: relative;
	top: 0px;
	padding: 0px;
}

#footer{
	background-image: url('../images/footer.gif');
	background-repeat: no-repeat;
	width: 990px;
	height: 59px;
	position: relative;
	margin-top: 6px;
	top: -6px;
	z-index: 5;
}

.footer_sign{
	padding-right: 60px;
	color: #533076;
	font-family: Verdana,Serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 13px;
}

.footer_text{
	position: relative;
	color: #533076;
	font-family: Verdana,Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.footer_links{
	position: relative;
	right: 65px;
}

.interface_link{
	font-family: Verdana,Serif;
	fot-size: 12px;
	text-decoration: none;
	font-weight: bold;
}


ul.menu{
	list-style-image: none;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	position: relative;
	float: left;
}

.li_images{
	background-repeat: no-repeat;
	width: 18px;
	height: 17px;
}

.li_images_sub{
	list-style-image: url('../images/bullet.gif');
	position: relative;
	right: 20px;
	line-height: 15px;
}

.submenu{
	font-family: 'Monotype Corsiva',Serif;
	font-size: 19px;
	text-decoration: none;
	color: #503177;
	position: relative;
	bottom: 4px;
	font-weight: normal;	
}

.submenu:hover{
	font-family: 'Monotype Corsiva',Serif;
	font-size: 19px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;	
}

span.nav_path{
	position: relative;
	padding-left: 20px;
	font-weight: bold;
	font-family: Arial,Serif;
	font-size: 20px;
	font-style: italic;
	color: #7B4EA9;
}

.line{
	padding-left: 10px;
}

.right_title{
	position: relative;
	font-family: Verdana,Serif;
	color: #22732D;
	font-weight: bold;
	font-size: 19px;
	text-align: left;
	margin-left: 20px;
	margin-top: 14px;
}

a.submenu_dropdown{
	 font-family: 'Monotype Corsiva',Serif;
	 font-size: 18px;
	 padding-left: 0px;
	 text-decoration: none;
	 color: #503177;
}

a.submenu_dropdown:hover{
	 font-family: 'Monotype Corsiva',Serif;
	 font-size: 18px;
	 text-decoration: none;
	 color: #ffffff;
}

div.div_dropdown{
	background: #B8A6CC;
	top: 0px;
	width: 230px;
	position: absolute;
	right: 500px;
	z-index: 3;
	visibility: hidden;
	z-index: 999;
	border: 1px solid #816F95;
}

ol.ol_dropdown{
	list-style-type: disc;
	font-family: 'Monotype Corsiva',Serif;
	font-size: 15px;
	color: #503177;
	position: relative;
	z-index: 9;
}


#content{
	position: relative;
	z-index: 0;
	width: 990px;
	top: 0;
	left: 0;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#div1_left{
	border: 3px solid #D6B5FC;
	width: 319px;
	height: 326px;
	height: 300px;
}

.drop{
	position: relative;
	top: 0px;
	margin-top:0;
	padding-top: 0;
	z-index: 9;
}

div.menu{
	position: relative;
	top: 0px;
	margin:0;
	width: 990px;
}

.navigation_path{
	position: relative;
	z-index: -1;
}


#button-menu{
	background-image: url('../images/menu_button.gif');
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	padding-left: 10px;
	padding-top: 3px;
}


<style type="text/css">
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.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;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
</style>