body {
	background-attachment: scroll;
	background-image: url(images/toile_sm.gif);
	background-repeat: repeat;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #663300;
}

.style5 {
	color: #993366;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

p {
	margin-right: 50px;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #003366;
	font-weight: bold;
	line-height: 16px;
	margin-right: 50px;
}

.content_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #003366;
	font-weight: bold;
	line-height: 16px;
	margin-right: 50px;
}

.content_results {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #003366;
	font-weight: bold;
	line-height: 16px;
	margin-right: 50px;
}

.content_news {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	line-height: 16px;
	font-style: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.newstitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #660033;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

.newstitle_homepage {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #660033;
	font-weight: bold;
	line-height: normal;
	padding-left: 0px;
	padding-right: 0px;
	display: none;
	margin: 0px;
	width: 160px;
}
#newshome {
	padding: 5px;
}



.imgbdr {
	border: 1px solid #003366;
}



#main {
	border: 2px solid #003366;
}

.style6 {font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: italic; color: #993366;}

.content_homepage {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #003366;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 5px;
	
}

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-family: "Copperplate Gothic Bold";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #003366;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	width: 100px;
}

#dropmenudiv a{
	width: 100px;
	display: block;
	text-indent: 0px;
	border-bottom: 1px solid black;
	text-decoration: none;
	font-weight: bold;
	font-family: "Copperplate Gothic Bold";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	background-color: #003366;
}
#results {
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#dropmenudiv a:hover{ /*hover background color*/
	background-color: #003366;
	font-family: "Copperplate Gothic Bold";
	font-size: 12px;
	line-height: 18px;
	color: #F68E56;
	font-weight: bold;
	width: 100px;
}
#main #content #showresults {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #003366;
	border-top-color: #003366;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	border: 1px solid #003366;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #003366;
}
.highslide:hover img {
	border: 1px solid #003366;
}

.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: "Times New Roman", Times, serif;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
	color: #003366;
	font-style: italic;
}
.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;
}
