body {
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	font-family: "Verdana";
	font-size:12px;
}
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: 420px;
	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
{
	font-size:22px;
	color: Navy;
	letter-spacing:2px;
	font-weight:bold;
	padding-top: 7px;
	padding-bottom: 5px;
	font-family : Verdana;
}

#subtitle {
	font-size:18px;
	color: #336699;
	font-weight:normal;
	border-bottom : 2px 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:16px;
	color:black;
	font-weight: normal;
}
hr
{
background:transperent;
border-bottom:1px dotted #999;
}

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

.gallerytext
{
font-size:10px;

}
.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: 200px;	
}