body {
	margin-top: 20px;
	text-align: center;
	color: #000;
	font-family: Arial, Sans-Serif;
	background-color: #5b5867;
	background-image: url(images/bg.jpg);


	/*font-size: .9em;
	font-weight: normal;
	line-height: 1.2em;*/

}

	p {
	line-height: 140%;
	margin-top: 0;
	margin-bottom: 1em;
	font-size: small;
	color: #FFFFFF;
	}
	
	.style2{
	margin-top: 0;
	margin-bottom: 5px;
	color: #000000;
	line-height: 120%;
	font-weight: 600;
	font-style: italic;
	font-size: 1em;
	}
	
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.float_right {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
	
}

.caption {
	width: 210px;
	font-size: 0.7em;
	text-align: center;
	position: relative;
}
.img_horiz {
	width: 230px;
	vertical-align: top;
	background-color: #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}
.divfloatleft{
	float: left;
}
	
a { font-size:90%;COLOR: #FFFFFF; text-decoration: none;}
a:visited {COLOR: #FFFFFF; text-decoration: none;}
a:hover {COLOR: #CC0000; text-decoration: underline;}


h1 {
	font-size: 1.1em;
	letter-spacing: 0.1em;
	text-align: center;
	padding-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


h2 {
	letter-spacing: .3em;
	text-align: center;
	font-size: 1em;
	line-height: 15px;
	color: #FFFFFF;
	font-variant: small-caps;
}
h3 {
	text-align: center;
	font-weight: 600;
	letter-spacing: 2px;
}



#wrap {
	position:relative;
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 950px;
	margin:0 auto;
	background-color: #333333;

}

#head {
	position:relative;
	left:20px;
	top:0px;
	width:930px;
	height:80px;
	text-align: left;
	padding-top: 10px;
}

#head_image {
	position:relative;
	width:910px;
	height:506px;
	background-color: #000000;
	left: 20px;
	z-index: 0;
}


#menu {
	position:relative;
	top: -40px;
	width:930px;
	font-size: 1em;
	text-align: right;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	z-index: 1;
	margin-bottom: 20px;
}

#menu.index {
	position:absolute;
	left:0px;
	top:310px;
	width:160px;
	line-height: 50px;
	font-size: 1em;
	text-align: left;
	padding-top: 20px;
}



#col_right {
	width:670px;
	text-align: justify;
	float: right;
	/*margin-top: 20px;*/
	color: #FFFFFF;
	margin-right: 20px;
}
#col_right a {
	color: #000000;
	text-align: left;
}

#content_links{
	position: relative;
	width: 400px;
}


#content {
	width:900px;
	padding-top: 40px;
	text-align: justify;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#slideshow {
	top: 50px;
	position: relative;
	z-index: 0;
}

#sidebar_index {
	width:210px;
	margin-right: 20px;
	float: left;
	margin-top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 20px;
}
#sidebar_index p {
	line-height: 100%;
	text-align: justify;
	font-size: 90%;

}

#sidebar_index a {
	font-style: italic;
	font-size: 100%;
}



#footer {
	width: 950px;
	font-size: 0.6em;
	color:#FFFFFF;
	text-align: center;
	padding-top: 50px;
	position: relative;
}
.smallcaps{
	font-variant: small-caps;
}
.title{
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
	font-size: 105%;
}
.grey_head {font-size: smaller; color: #666666}





#index-image-01 {
	position:relative;
	
	float:left;

	top:0px;
	width:300px;
	height:600px;
}

#index-image-02 {
	position:relative;

	float:left;

	top:0px;
	width:300px;
	height:600px;
}

#index-image-03 {
	position:relative;

	float:left;

	top:0px;
	width:310px;
	height:600px;
}

/*highslide css follows*/

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
	
}
.highslide img {
margin-left:10px;


}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	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: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

.hidden-container {
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
