@charset "utf-8";
/* CSS Document */

html {
       overflow-y: scroll;
}

body {
	background-color:#772000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bkrnd1.jpg);
	background-repeat:repeat-x;
	}
dd	{
	margin-left: 75px;
	}

img{
	border: none;
	}

.nogapafter {
		margin-bottom: 0;
		padding-bottom: 0;
		}

.nogapbefore {
		margin-top: 0;
		padding-top: 0;
		}
		
		
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	}

.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #5252CC;
}
.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #5252CC;
	text-decoration: underline;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #5252CC;
}
	
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #5252CC;
	}

.emaillinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5252CC;
	text-decoration: none;
	}
.emaillinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5252CC;
	}
	
.small-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5252CC;
	text-decoration: none;
	}
	
.small-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5252CC;
	}

.phototable {
	font-size: 12px;
}

#Container {
	position: relative;
	top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	
	}
	
#overlay{
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	}
	
#contactinfo {
	padding: 0px 21px 15px 0px;
	color: #333;
	font-weight: bold;
	text-align: right;
	font-size: 0.9em;
	line-height: 1.0em;
	position: absolute;
	right: 0;
	bottom: 0;
	}
	
	#contactinfo h1{
		font-size: 0.9em;
		line-height: 1.0em;
		}
		
	
#hotlinks {
	position:absolute;
	right:15px;
	top:5px;
	z-index: 4;
}
#hotlinks ul {
	border: 0;
	padding: 0;
	list-style-type: none;
	margin: 20px 10px 0px 0px;
}
#hotlinks ul li {
	display: inline;
	padding: 0;
	margin: 0;
	padding: 0 0 0 0px;
}
#hotlinks ul li a {
	color: #333;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}
#hotlinks ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
		
#logo{
	position: relative;
	top: 15px;
	margin-left: 15px;
	width: 400px;
	}
	
#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 730px;
	margin: 0px 0px 0px 0px;
	height: 200px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/banner-template2IB.png);
	} 

#photoleft {
	float:left;
	width:380px;
	
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 10px;
}
	
#photoright {
	float:right;
	width:380px;
	
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 10px;
}
	
#flash {
	float:right;
	width:320px;
	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-top: 10px;
}
	
#mainbody {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 730px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/background-template2.png);
	}

#content {
	position: relative;
	left: 16px;
	top: 0px;
	width: 696px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	}
	
#columnleft {
	float:left;
	left: 16px;
	top: 0px;
	width: 348px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;

	}	
	
#columnright {
	float: right;
	left: 16px;
	top: 0px;
	width: 348px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;

	}

#columnterm {
	clear: both;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	
    }
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
    }	
	
#navcontainer
{
position: relative;
top: 25px;
margin-left: auto;
margin-right: auto;
width: 695px;
height: 40px;
z-index: 4;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #23444D;
width: 137px;
height: 15px;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
padding: 10px 0px 10px 0px;
margin: 0px 0px 0px 0px;
color: #ffffff;
text-decoration: none;
display: block;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}

#navcontainer ul li a:hover
{
color: #FFFFFF;
background: #772000;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;
font-weight: bold;
}

#navcontainer ul li a.two
{
background: #23444D;
width: 137px;
height: 15px;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
padding: 10px 0px 10px 0px;
margin: 0px 0px 0px 0px;
color: #88B8CF;
text-decoration: none;
display: block;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}

#navcontainer ul li a.two:hover
{
color: #88B8CF;
background: #772000;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;
font-weight: bold;
}

#navcontainer a:active
{
background: #5252CC;
color: #fff;
}

#navcontainer li a:active
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}

.section {
	height: 108px;
    border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
    padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
    background-color: #f8f8e0;
}

.section ul {
    list-style: none;
    margin-top: -1px;
	margin-left: -40px;
	border: none;
}

.section ul li {
    display: inline;
	border: none;
}

.section ul a {
    background-color: #ECECEC;
    border: 1px solid #f8f8e0;
    padding: 0px 0px 0px;
    display: block;
    float: left;
    margin: 0px;
}

.section ul a:hover {
    background-color: #FFFFFF;
    border: 1px solid #f8f8e0;
}

.section ul a img {
    border: 1px solid #f8f8e0;
}

.section  ul a.hidden img{
	visibility: hidden;
	width: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;	
	}

.section .important {
    text-decoration: underline;
}

.section .title {
    font-weight: bold;
    font-size: 16px;
}

.container-right{
	position: relative;
	margin-left: 10px;
	margin-right: 0px;
	float: right;	
}

.container-left{
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
}

.container-center{
	margin-left: 45px;
	margin-right: 45px;
}

span.obfuscation {
	unicode-bidi:bidi-override;
	direction: rtl;
	}

		
