﻿/* MAIN STYLESHEET */

body

{

	background:#000000 url(../images/bg-drkflare.jpg) no-repeat top right;

	color:#FFFFFF;

	margin:0px;

	font:normal normal 11px/16px Verdana,Geneva,Arial,helvetica,sans-serif;

}

.insert

{

	background-image:none; background-color: Transparent;

}

a

{

	color:#cebc7d;

}

#header

{

	background-image:url(../images/hd.jpg);

	height:101px;

	margin:0 auto;

	width:764px;

}

#header span

{

	display:none;

}

#container

{

	background: #000000;

	border: 1px solid #ffffff;

	height: 100%;

	margin: 0 auto;

	min-height: 580px;

	min-width: 764px;

	width: 90%;

}

#containerInner

{

	position: relative;

	background: url(../images/bg-drkflare1.jpg) no-repeat;

	height: 100%;

	margin: 0 auto;

	overflow: hidden;

	width: 764px;

}

.pictureframe

{

	border: none;

	position: absolute;

	width: 353px;

	left: 10px;

	top: 10px;

}

.namelarge

{

	font: normal normal 18px Verdana,Arial,Helvetica,sans-serif;

}

.spacer

{

	height:10px;

	width:100%;

}

.aligncentre

{

	text-align:center;

}

#topic

{

	border:0px dotted #333333;

	float:left;

	height:351px;

	margin:4px;

	width:50%;

}

#frame

{

	padding-top:90px;

}

#slideshow

{

	border:none;

	float:right;

	height:351px;

	margin:4px;

	min-width:295px;

	width:310px;

}

#slideshow img

{

	display:none;

}

#slideshow img:first-line

{

	display:inline;

}

#leftpane

{

	display:inline;

	border:none;

	margin:4px 0px 0px 0px;

	padding:0px 4px;

	float:left;

	height:355px;

	width:49%;

}

#rightpane

{

	display:inline;

	border:none;

	margin:4px 0px;

	float:right;

	height:351px;

	width:49%;

}

.contents

{

	margin-top:75px;

	padding:0px 4px;

	height:250px;

	overflow:auto;

}

#menu

{

	border: 0px dotted #333333;

	float: left;

	margin: 4px;

	width: 50%;

}

#speciality

{

	border:0px dotted #333333;

	padding-top:6px;

	float:right;

	height:150px;

	width:300px;

	text-align:center;

}

#social

{

	border:1px dotted #333333;

	padding-top:6px;

	float:left;

	height:80px;

	width:300px;

	text-align:center;

}

.footer

{

	margin-top:5px;

	color:#666666;

	font-size:10px;

	text-align:center;

}

.footer a

{

	color:#666666;

	font-size:8px;

	text-decoration:none;

}

/********* MAIN MENU STYLES *********/

#menu ul

{

	background: url(../images/bg-menu.jpg) no-repeat;

	height: 90px;

	line-height: 1.2;

	margin: 0px;

	padding: 0px;

}

#menu ul li

{

	border: 0px dotted #333333;

	color: #cebc7d;

	display: inline;

	float: left;

	font-weight: bold;

	height: 45px;

	list-style: none;

	list-style-type: none;

	width: 122px;

}

#menu ul li span

{

	color: #b3a05f;

	font-size: smaller;

	font-weight: normal;

	font-style: italic;

}

#menu ul li a

{

	color: #b3a05f;

	float: left;

	height: 45px;

	width: 122px;

	text-decoration: none;

}

#menu ul li a:hover

{

	color: #b3a05f;

}



#menu ul li span a:hover

{

	color: #b3a05f;

}

#menu ul li.option1 a:hover

{

	background: url(../images/bg-menuoption.jpg);

}



#menu ul li.option2 a:hover

{

	background: url(../images/bg-menuoption2.jpg);

}

#menu ul li.option3 a:hover

{

	background: url(../images/bg-menuoption3.jpg);

}

#menu ul li.option4 a:hover

{

	background: url(../images/bg-menuoption4.jpg);

}

#menu ul li.option5 a:hover

{

	background: url(../images/bg-menuoption5.jpg);

}

#menu ul li.option6 a:hover

{

	background: url(../images/bg-menuoption6.jpg);

}

