
body
{
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
	background-image: url(Images/background.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #242223;
}

 

 
.section
{
	color:#800000;
}
a
{
	color: #000066;
}

a:hover
{
	text-decoration: none;
	color: #3333FF;
}

a img {
	border: none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
 
 
}

/* Header */

#header {
	width: 800px;
	height: 100px;
	margin: 0px auto;
	 
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

 
.MemberBanner, .MemberBannerAnonymous
{
	width:270px;
	margin: 4px;
	float: right;
	text-align: right;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
 
}
.MemberBanner a, .MemberBannerAnonymous a:link, .MemberBanner a:link, .MemberBannerAnonymous a
{
	 margin: 0px;
	float: right;
	text-align: right;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
 
}

 
.memberPanelWrapper
{
	position:relative;  
}
/* Logo */

#logo {
	float: left;
	background: url(Images/sara.gif) 5px 0px no-repeat;
	height:100px;
 
}

#logo h1, #logo p {
	margin: 0px 0px 0px 100px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 20px 0px 0px 0px;
}

/* Menu */

 
 

 

 
    #tabsH
{
	background-position: #808080;
	float: left;
	width: 100%;
	background: #333333;
	font-size: 93%;
	line-height: normal;
}
    #tabsH ul {
        margin:0;
        padding:4px 10px 0 10px;
        list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("images/tableftH.gif") no-repeat left top;
      margin:0px 3px 0px 0px;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a  span{
      float:left;
      display:block;
      background:url("images/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 8px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

        #tabsH #current a {
                background-position:0% -42px;
        }
        #tabsH #current a span {
                background-position:100% -42px;
        }
 

/* Page */

#page {
	width: 800px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {
	background: url(Images/img05.jpg) no-repeat left top;
	width: 800px;
	height: 210px;
}
#header-pic2 {
	background: url(Images/img05small.jpg) no-repeat left top;
	width: 800px;
	height: 84px;
}


/* Content */

#content {
	float: right;
	width: 570px;
	position:relative;
	padding: 0px 10px 20px 0px;
}
#content h2
{
	color: #00003C;
}
 
.post {
	
	 

}
 
.post span.byline
{
	display:block;
	margin: 2px 0px 0px 0px;
	padding-left: 1px;
	font-size: 0.6em;
	color: #888;
	font-style: italic;

}

 
 

.ReadMore
{
	font-weight: normal;
	font-size: 0.8em;
	font-style: italic;
	color: #808080;
	text-decoration: none;
	 margin-left: 10px;
}





 


/* Sidebar */

#sidebar
{
	float: left;
	width: 200px;
	margin: 4px 0px 0px 5px;
	font-size: 0.9em;
}
#sidebar .content
{
	padding:10px;
	 
}
#sidebar-bgtop
{

}

#sidebar-bgbtm {
	 
}

#sidebar-content
{
	padding: 2px;
	border: 1px solid #ccc;
	background-color: #F3F3F3;
	margin:0px 0px 20px 0px;
	font-size: 0.9em;
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(images/img04.jpg) no-repeat left 50%;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2
{
	background-position: left bottom;
	background: url(images/stripe2.jpg) left bottom;
	background-repeat: repeat-x;
	padding: 7px 6px;
	font-size: 1.0em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}




.form
{
	
}
.form div.block
{
	margin:0px 0px 5px 0px;
}
.form label
{
 width:180px;
 position:relative;
 vertical-align:top;
 text-align:left;
 font-weight:bold;
 display:block;
 float:left;	
}
.form label i
{
	float: left;
	position: relative;
	top: 3px;
	font-style: italic;
	font-size: x-small;
}
.form .radios  
{
		
	border:0;
	display:inline;
	float:left;
}
.form .radios  input
{
	border:0;
	display:block;
	float:left;

}
.form .radios  label
{
	margin:0px 10px 0px 0px;
	width:auto;
	border:0;
	display:inline;
	float:left;
}
.form .validator
{
 clear:left;
 display:block;
}

.form span
{
 clear:both;
 padding: 0px 10px 0px 0px;
 text-align:left;
 display:block;
}

.FormGroup
{
    display: block;
    width: 540px;
    padding: 10px 0px 0px 0px;
 
}

.FormGroup .FormLabel
{
    display: inline-block;
    width: 200px;
    font-weight: bold;
    vertical-align: top;
    margin: 0px 0px 17px 0px;
    text-align:left;
}
.FormGroup .FormLabel span
{
	font-weight:normal;
	 
}

.FormGroup p.instructions
{
    color: #444;
    font-family: Arial;
}







.NET_Disabled
{
    font-weight: bold;
    font-size: 13px;
    color: #333;
    width: 200px;
    border: 1px solid #555;
    padding: 2px;
    background-color: #C0C0C0;
    text-align: center;
    margin:5px 0px 5px 0px;
}

.NET_Announcement
{
    font-weight: bold;
    font-size: 13px;
    width: 200px;
    border: 1px solid #993300;
    padding: 2px;
    background-color: #FF9933;
    text-align: center;
    margin:5px 0px 5px 0px;
}
.NET_Active
{
    font-weight: bold;
    font-size: 13px;
    width: 200px;
    border: 1px solid #003300;
    padding: 2px;
    background-color: #33CC33;
    text-align: center;
    margin:5px 0px 5px 0px;
}























 




#screen
{
	margin:15px 0px 0px 10px;
	width:620px;
	padding:0;
}			
#screen li
{
	float:left;
	list-style:none;
}
#screen .jq-ss-crop
{
	margin:5px 5px;
	float:left;				
}
#left,#right
{
	 
	margin:80px 0;
	display:block;
	text-decoration:none;
 
}
#view
{
	margin:20px;
	width:390px;
	height:120px;
	overflow:hidden;
}
#images
{
	width:4818px !important;
	width:4822px;
	padding:0;
}
#images li img
{
	border:0;
}











.AdminPanel
{
margin:0px 2px 0px 0px;
 height:18px;
 line-height:18px;
 width:890px;
 background:#FF7974 url(Images/admin-bar-back.jpg);
 border-top:1px solid #cccccc;	
  border-bottom:1px solid #cccccc;
  padding:0px 5px 0px 5px;
  font-size:10px;
}

.AdminPanel a
{
	color:maroon;
}
 
 
 
.AdminButton
{
    position: absolute;
    right: 0px;
    top: 0px;
    float: right;
}





.membercard
{
	
	width:280px;
	margin: 0px 2px 0px 0px;
}


.albumdetails
{ 
	margin: 0px 0px 0px 5px;
	display:block;
	float:right;
	width: 200px;
}
.albumdetails a
{
	font-size:14px;
	
	 
}

.nextlink
{
	float:right;
}
.dashedline
{
	border:1px dashed maroon;
	margin: 5px 0px 5px 0px;
}
.GalleryFooter
{
margin:10px;
}