*
{
 margin: 0px;
 padding: 0px;
}

body 
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 62.5%;
}

#container 
{
 font-size: 1.2em;
 margin-left: 10px;
}

#header 
{
 height: 155px;
 background-image: url(images/xheader_bg.jpg);
 background-repeat: repeat-x;
 margin-left:100px;
 margin-right:100px;
}

#linkbar 
{
 background-image: url(images/xlinkbar_bg.jpg);
 background-repeat: repeat-x;
 height: 59px;
 margin-left:100px;
 margin-right:100px;
}

#frontPageMainPanel{
 background-image: url(images/xcontent_top_bg.jpg);
 background-repeat: repeat-x;
 height: 417px;
 margin-right: 100px;
 margin-left:100px;
 padding-left: 30px;
 padding-right: 50px;
 padding-top: 50px;
}

#frontPageLeftColumn{
 width: 20.3%;
 float: left;
}


#mainpanel{
 background-image: url(images/xcontent_top_bg.jpg);
 background-repeat: repeat-x;
 height: 417px;
 margin-right: 100px;
 margin-left:100px;
 padding-left: 30px;
 padding-right: 50px;
 padding-top: 50px;
}

#leftColumn
{
 width: 30.3%;
 float: left;
}
#left2Column
{
 white-space:nowrap;
 width:40%;
 float:left;
 margin-right:30px;
}
#rightColumn
{ 
 width: 30.3%;
 float: right;
}
#right2Column
{
 white-space:nowrap;
 width:50%;
 float:left;
}

#frontPageMiddleColumn{
 text-align:center;
 margin-left: 22.4%;

}

#middleColumn{
 margin-left: 22.4%;
  margin-right: 22.4%;
  padding-left:10em;
  padding-right:10em;

}


#footer{
 clear: both;
 padding: 10px;
 text-align: center;
 border-top: 1px solid #393837;
}

#menu ul
{
 background-color: #036;
 float: left;
 width: 100%;
 font-family: arial, helvetica, sans-serif;
 background-image: url(images/xlinkbar_bg.jpg);
 background-repeat: repeat-x;
 height: 39px;
}

#menu ul li
{
 display: inline;
}

#menu ul li a
{
padding: 21px 15px 0px 15px;
color: #fff;
text-decoration: none;
float: left;
}

#noticePanel{
background-image: url(images/xcontent_top_bg.jpg);
 background-repeat: repeat-x;
 height: 417px;
 margin-right: 100px;
 margin-left:100px;
 padding-left: 130px;
 padding-right: 150px;
 padding-top: 25px;
}
.current
{
 background-image: url(images/xhover_link_bg.gif);
 background-repeat: repeat-x;
 height: 35px;
 padding:21px 20px 0px 20px;
 text-decoration: none;
 float: left;
 color:#FFFFFF;
 font-weight:bold;
 margin-left:0;
}

#noticePanel table{
 margin-left:2em;
 margin-right:2em;	 
 margin-bottom:1em;    
 border: solid 1px black;
}
#noticePanel td{
 border: solid 1px gray;
}
#noticePanel th{
 border: solid 1px gray;
}
#menu ul li a:hover
{
 background-image: url(images/hover_link_bg.jpg);
 background-repeat: repeat-x;
 height: 35px;
 color: #FFFFFF;
}


p 
{
 margin-bottom: 1em;
 margin-top: 0px;
}

h1
{
 font-size: 3em;
 padding-top: 40px;
 padding-left: 40px;
 color: #FFFFFF;
 font-weight: bold;
}

h2
{
 font-size: 1em;
 padding-left: 40px;
 color: #FFFFFF;
 font-style: italic;
 font-weight: bold;
}

h3
{
 font-size: 1.3em;
 margin-bottom: 20px;
 color: #393837;
 font-weight: bold;
}

ol li
{
 margin-left:1em;
 margin-bottom:1em;
}
ul li
{
 margin-left:1em;
 margin-bottom:1em;
}

a:link {
	color: #393837;
	text-decoration: underline;
	font-weight: bold;
}  
a:visited {
	color: #6E2B32;
	text-decoration: none;
	font-weight: bold;
} 
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
} 
a:active {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}

.img_left {float: left;
            margin-right: 4px;}

			
.menu 
{
 width: 246px;
 background-image: url(images/xright_navbar_bg.jpg);
 height: 250px;
 padding-top: 74px;
 background-repeat: no-repeat;
}

.menu ul
{
list-style-type: none;
margin-left: 35px;
}

.menu a
{
 display: block;
 padding: 2px;
 width: 160px;
 background-color: #FFFFFF;
 // border-bottom: 1px solid #eee;
 color: #000000;
}

.menu a:link, #crosslist a:visited
{
text-decoration: none;
}

.menu a:hover
{
background-color: #76333A;
color: #fff;
}
#rightImage
{
 position:absolute;
 right:111px;
 top:1px;
}
.exc
{
 margin-right:2em;
}
.nonbullet ul
{
 margin-bottom:1em;
}
.nonbullet li
{
 list-style:none;
 margin-bottom:0;
 text-decoration:underline;
}

#galleryDisplay
{
 padding-top:3.5em;	
 background-image: url(images/xcontent_top_bg.jpg);
 background-repeat: repeat-x;
 height: 550px;
 text-align:center;
 margin-left:10%;
 margin-right:10%;
}
#singlepanel
{
 margin-left:10%;
 margin-right:10%;
}
.centered
{
 text-align:center;
}

.welcome{
 text-align:left;
}
.GalleryDisplayTable{
margin-top:40px;
margin-left:40px;
}
.picCap
{
 padding-left:5px; 
 display:inline;
 font-weight:bold;
}


