body {
	background-color: #eeeeee;
	font-family: "Arial";
	font-size: .8em;
	margin: 0px;
	background-image: url(../images/sbackground.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
	padding-left: 0px;
}

body.mceContentBody{
	background-color: #FFFFFF;
}





#wrapper
{
 border:solid;
 border-color: #cccccc;
 width:100%;
 text-decoration: underline;
 float:right;
  
}


a:link

{
	color: black;
	font-family: "Arial", Courier, monospace;
	text-decoration: underline;
	font-weight: bold;
}


a:hover{ 
	text-decoration: none;
	font-color:red;
	font-weight: bold;
}

a:visited {
	color:gray;
	text-decoration: underline;
	font-weight: bold;

}

#topmenu { width:590px;
}

#topmenu a:link, #topmenu a:visited  {
 padding-left:4px;
}


#leftmenu a:link, #leftmenu a:visited {
  float:right;
  padding-right:10px;
}











#wrap #modleft {
	float: left;
	width: 175px;
}
#wrap #modright {
	width: 190px;
	float: left;
}
#wrap #content {
	margin-left: 20px;
	color: #000000;
	float: left;
	width: 590px;
}




#wrap #logo {
	
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 82px;
	margin-left:-18px;
	
}
#modleft .module {
	background-image: url(../images/modleft-bg1.png);
	background-repeat: repeat-y;
	padding-left: 0px;
	margin-top: 10px;
	padding-bottom: 3px;
	padding-right: 10px;
}

#modleft .module h3{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	color: #525152;
	font-size: 12pt;
}

#modright .module h3{
	border-bottom-color: #ffffff;
	color: #000000;
	font-family: "Arial";
	border-bottom-width: 2px;
	border-bottom-style: solid;
	font-size: 12pt;
	margin: 20px 0px 0px 0px;
}

#modright .module {
	padding-left: 15px;
	margin-top: 10px;
	padding-bottom: 3px;
	padding-right: 15px;
	color: #000000;
}


.button {
	margin-bottom: 20px;
}



h1, contentheading {
	font-size: 16pt;
	font-weight: bold;
}







/* Modules */

#leftcol div.module, #rightcol-normal div.module {
width: 152px;
background: transparent url(../images/module_middle.jpg) left repeat-y;
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
width: 152px;
background: transparent url(../images/module_top.jpg) top left no-repeat;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
width: 152px;
background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
width: 137px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
margin: 0px;
}

#rightcol-broad div.module {
width: 177px;
background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
margin-bottom: 10px;
}

#rightcol-broad div.module div {
width: 177px;
background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
width: 177px;
background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}

#rightcol-broad div.module div div div{
width: 162px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;
}





div.module h3 {
font-size: 14px;
width: 130px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}

#user1{
float: left;
width: 49%;
}

#user2{
float: right;
width: 49%;
}

#user3 {
width: 100%;
}

#user1 ul, #user2 ul, #user3 ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 0.7em;
margin-left: 0.7em;
margin-bottom: 5px;
margin-top: 2px;
}

#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
font-size: 10px;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #EFEFEF;
text-align: left;
text-indent: 5px;
}

.componentheading {
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 10px;
}

.mainlevel-nav a:link {
	padding-right: 20px;
	font-weight:bold;
}

contentpane, .photos {
	width: 500px;
}
