/* CSS Document */


body
{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
	line-height: 150%;
}


td {
	text-align: left;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 13px;
	line-height: 150%;
}



p.footer
{
	background: #88B200;
	color: #ccc;
	font: 11px Arial, sans-serif;
	margin: 10px 0 0;
	padding: 10px 0;
	text-align: center;
}

p.footer a
{
	background: inherit;
	color: #ccc;
}

.sz10 {
	font-size: 10px;
}

.sz11 {
	font-size: 11px;
}

.sz12 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 11.5px;
	letter-spacing: 0.2px;
	line-height: 150%;
}


#content
{
	width: 848px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fff;
	background-image: url(../images/midbg.gif);
	background-repeat: no-repeat;
	background-position: center top;

}

#rotator
{
	background: #000 url(../bg/rotator.php) no-repeat center top;
	color: inherit;
	width: 100%;
	padding-top: 50px;
}

#welcome {
	width: 405px;
	top: 30px;
	float: right;
	padding: 40px 50px 40px 45px;
	position: relative;
	font-size: 12px;
	line-height: 130%;
}


#info {
	position: static;
	padding-top: 250px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#stitle {
	width: 420px;
	top: 30px;
	float: right;
	padding: 100px 40px 40px 45px;
	position: relative;
}

#spk-stitle {
	width: 420px;
	top: 30px;
	float: right;
	padding: 60px 20px 40px 45px;
	position: relative;
	font-size: 10px;
	font-weight: bold;
}

.home {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	padding-bottom: 20px;
}

h2 {
	font-size: 24px;
	font-weight: bolder;
	color: #660000;
	margin-bottom: 20px;
}


h3 {
	font-size: 16px;
	font-weight: bold;
	color: #a9946b;
	padding-top: -20px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	background-color: #062466;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	background-color: #062466;
	color: #FFFFFF;
	text-align: left;
	line-height: 18px;
	margin-top: 0px;
	padding-left: 5px;
	
}

.white {
	color: #FFFFFF;
}


#sinfo {
	position: static;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#scontent
{
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
	padding-top: 30px;
	padding-right: 87px;
	padding-bottom: 30px;
	padding-left: 87px;
}

#s2
{
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}

#head
{
	width: 900px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 35px;
	padding: 0px;
	background-image: url(../images/navi.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#video
{
	width: 848px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 233px;
	padding: 0px;
}


#topic
{
	width: 848px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 160px;
	padding: 0px;
}

#mid
{
	background-image: url(../images/topbg2.jpg);
	background-repeat: no-repeat;
	background-position: center 33px;
	margin-bottom: 0;
}


#navigation
{
	width: 849px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 36px;
	padding: 0px;
	background-image: url(../images/navi.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

A.com:link {
	font-weight : bold;
	font-style : normal;
	color : #003366;
	text-decoration:none;
	}
	
A.com:hover   {
	font-weight : bold;
	font-style : normal;
	color : #666666;
	text-decoration:underline;
}

A.com:visited {
	font-weight : bold;
	font-style : normal;
	color : #999999;
	text-decoration:none;
	}
	
	
.rbe {
	color: #990000;
	font-weight: bold;
	font-style: italic;
}

A.rbe:link   {
	color : #990000;
	text-decoration:none;
}

A.rbe:hover   {
	color : #990000;
	text-decoration:underline;
}

A.rbe:visited {
	color: #999;
	text-decoration:underline;
	}
	
A.red:link   {
	color : #FF0000;
	text-decoration:underline;
}

A.red:hover   {
	color : #FF0000;
	text-decoration:underline;
}

A.red:visited {
	color: #330000;
	text-decoration:underline;
	}
	

.td-bl {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #990000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.td-br {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #990000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.td-l {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #990000;
}

.td-r {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #990000;
}


#add {
	padding: 10px;
	font-size: 12px;
}

#Limg {
	float: left;
	margin: 0px 10px 10px 0px;
}

#Rimg {
	float: right;
	margin: 0px 10px 10px 0px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
-moz-opacity: 0.85;
}

.toggleopacity img{
border: 2px solid #FFF;
}

.toggleborder:link img{
border: 2px solid #FFF;
}
.toggleborder:hover img{
border: 2px solid #FF9900;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}


/*]]>*/
