body {
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	font-family: "Verdana";
	font-size:12px;
	height: 100%;
}
body, .topbar, .footer {
	background-color: #A9A9A9;
}
#Maintable
{
background-image: url(../Images/bkg_body.gif);
width:970px;
}
#Headertable
{
background-image: url(../Images/bkg_header.jpg);
width:950px;
}
#Headertable a
{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color: #333399;
	text-decoration:none;
	padding-left : 10px;
}
#Headertable a:hover
{
color: silver;
}
.rightContainer {
	background-color:#E6E6E6;
}
.message
{
	color:silver;
	line-height:20px;
	padding-top : 15px;
	padding-bottom : 2px;
	font-size : 14px;
}

#Maintable tr
{
/*padding-left:20px;*/
}
.topbar
{
	background-image: url(../Images/bkg_top.gif);
	background-repeat:no-repeat;
	height: 25px;
	padding-left:15px;
}
.bluebar
{
	background-image: url(../Images/bkg_bluebar.jpg);
	background-repeat: repeat-x;
	height: 13px;
	background-color : Black;
}

#Containttable
{
width:950px;
}

#Containttable td
{
padding-left:10px;
font-size:13px;
}

.aboutimage
{
	background-image: url(../Images/bkg_aboutphoto.jpg);
	background-repeat: no-repeat;
	height: 150px;
	background-position : center;
}

.headerimage
{
	background-image: url(../Images/bkg_topheader.jpg);
	background-repeat: no-repeat;
   height: 351px;
}

.rightcontainer
{
border-left:1px dotted #000;
width:223px;
vertical-align:top;
padding-left:10px;
background-color:#E6E6E6;
}

h1,#title, #Containttable .titleText
{
	color: Black;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 24px;
	margin-left : 0px;
}

#subtitle {
	font-size:16px;
	/*color: #333399;*/
	color: Navy;
	font-weight:normal;
	border-bottom : 1px dashed Silver;
	padding-bottom: 5px;
	padding-top: 5px;
}
h2
{
font-size:12px;
color:#6282BB;
letter-spacing:1px;
font-weight:normal;
}
h3, #paragraph
{
	padding-top: 4px;
	padding-bottom: 4px;
	font-size:14px;
	color:black;
	font-weight: normal;
}
hr
{
background:transperent;
border-bottom:1px dotted #999;
}

.rightcontainertext
{
	font-size: smaller;
	padding-top: 5px;
	padding-bottom: 5px;
}

.gallerytext
{
font-size:10px;

}
#Containttable .titleText a
{
	text-decoration:none;
	background-color: white;
	color: Black;
}
#Containttable .titleText a:hover
{
	text-decoration:none;
	background-color: silver;
}
.footer
{
	background-image: url(../Images/bkg_footerbig.gif); repeat-x;
	height: 67px;
	font-size:11px;
	letter-spacing:1px;
}

.footer td
{
	padding-left:10px;
	padding-right:10px;
}

.footer a
{
	font-size:11px;
	text-decoration:none;
	letter-spacing:1px;
}


.footer a:hover
{
	text-decoration:underline;
}



#Footertable
{
background-image: url(../Images/bkg_footergrey.gif);
height: 40px;
background-repeat: repeat-x;
}


.formheader
{
	background-image: url(../Images/bkg_subheader.jpg);
	background-repeat:no-repeat;
	height:28px;
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-transform:normal;
}

.lable
{
	font-size:12px;
	color: #000;
	font-weight:bold;
}

.button_submit
{
	background: transparent url(../images/but_submit.gif) no-repeat;
    border: 0;
    color: #000;
    cursor: pointer;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
	font-weight:bold;
    height: 27px;
    width: 79px;
	padding-left:20px;
}



.middlecontent
{
padding:10px;
}
.middlecontent a
{
color:#990000;
text-decoration:none;
}

.middlecontent a:hover
{
text-decoration:underline;
}

.question
{
	color: #990000;
}
.answer
{
	color:#999;
}

.contenttext
{
	color:#000;
}
.inputbox, .inputmessage {
	width: 625px;
}
.inputmessage {
	height: 100px;	
}
#tabsOuter {
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : thin;
	display: block;
	margin-left : 10px;
	margin-right : 10px;
	height: 25px;
}
#tabsJ {
	width:97%;
	font-size: 14px;
	line-height:normal;
	font-family : "Helvetica Neue",arial,helvetica,sans-serif;
}
	  #tabsJ ul {
	margin:0;
	list-style:none;
	padding : 0px 10px 22px 20px;
}
	  #tabsJ li {
	  	display:inline;
	  	margin:0;
	  	padding:0;
	  }
	  #tabsJ a {
	  	float:left;
	  	background:url("../Images/tableftJ.gif") no-repeat left top;
	  	margin:0;
	  	padding:0 0 0 5px;
	  	text-decoration:none;
	  }
	  #tabsJ a span {
	float:left;
	display:block;
	background:url("../Images/tabrightJ.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color: Navy;
}
	  /* Commented Backslash Hack hides rule from IE5-Mac \*/
	  #tabsJ a span {float:none;}
	  /* End IE5-Mac hack */
	  #tabsJ a:hover span {
	  	color:#FFF;
	  }
	  #tabsJ a:hover {
	  	background-position:0% -42px;
	  }
	  #tabsJ a:hover span {
	  	background-position:100% -42px;
	  }

	  #tabsJ #current a {
	  	background-position:0% -42px;
	  }
	  #tabsJ #current a span {
	  	background-position:100% -42px;
	  	color:#FFF;
	  }
