*
{
	padding:0;
	margin:0;
	border:0;

}

body
{
	background-color: #131F35;

}

a, a:visited
{
color:white;
text-decoration:underline;
}

#header
{
	background:url(../images/header_bg.jpg);
	height: 86px;
	margin: 0 auto;
}

#header2
{
width:700px;
margin: 0 auto;
}

#wrapper
{
clear:both;
	width:700px;
	margin: 0 auto;
}

h1 {
font-size:17pt;
}

#wrapperAdmin
{
	width:744px;
	margin: 0 auto;
padding:10px;
background-color:white;
	font-family: helvetica,tahoma,arial,sans-serif;
	font-size:11pt;
	color:#131F35;
	line-height: 2.5em;
}

.topnav
{
margin: 0 auto;
width:550px;
}

.topnav li
{
float:left;
	list-style-type:none;
	display:block;
margin-bottom:10px;
}

.topnav a, .topnav a:visited
{
	height:40px;
padding:10px;
background-image:url(../images/topnav_bg.gif);
margin:0px;
	font-family: helvetica,tahoma,arial,sans-serif;
	font-size:9pt;
	font-weight: bold;
	color:white;
	text-decoration:none;
	line-height:2.8em;
}

.topnav li a:hover
{
background-image:url(../images/topnav_hover.gif);
}

.breadCrumb
{
	font-family: helvetica,tahoma,arial,sans-serif;
	font-size:9pt;
	color:white;
margin-bottom: 10px;
}

.breadCrumb a
{
 color:white;
}

.MainContent
{
	font-family: helvetica,tahoma,arial,sans-serif;
	font-size:11pt;
	color:white;
	line-height: 1.5em;
width:710px;
border-color:white;
padding-right:20px;
}

.MainContentInside
{
clear:both;
font-family: helvetica,tahoma,arial,sans-serif;
	font-size:11pt;
	color:white;
	line-height: 1.5em;
border-color:white;
padding-right:20px;
width:280px;
}

.Sidebar
{
clear:both;
font-family: helvetica,tahoma,arial,sans-serif;
	font-size:11pt;
	color:white;
	line-height: 1.5em;
border-color:white;
width:420px;
}

.regionName 
{
background:#E1E1E1 none repeat scroll 0%;
color:#131F35;
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
font-weight:bold;
padding:4px;
text-align:center;
}

.regionBoundary 
{
background:none;
border: 1px solid #3B4557;
}

.actions
{

}

.actions li a 
{
background-color:white !important;
border:none !important;
color:#131F35 !important;
}

.actions li a:hover
{
text-decoration:underline;
background-color:white !important;
}

.inlineContentAdder .content 
{
text-align:left !important;
color:black;
}

.photoGalleryElement .thumbnail
{
width:100px !important;
min-height: 1px !important;
}

* html .photoGalleryElement .thumbnail {
  height: 120px !important;
}

.photoGalleryElement .thumbnail .thumbContents
{
background-color:#131F35 !important;
border: none !important;
}

.photoGalleryElement .thumbnail a
{
color: white !important;
}

.photoGalleryElement .thumbnail img
{
width:85px !important;
}

.textElement li
{
margin-left: 30px;
}
