/* yo */
BODY {
	background : Black url(../images/bg2.gif) repeat;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    text-align: center;
    background: #969B85;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color: #585858;
}

H1 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom : 0px;
	padding-top : 15px;
	color: #F2C40B;	
}

H2 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
		color: #585858;
	padding-bottom : 0px;
	padding-top : 7px;		
}

a, a:link, a:active, a:visited {
	font-size: 11px;
	color: #747474;
	text-decoration : none;	
} 

a:hover {
	color: #FF0080;
}

LI {
	list-style-image : url(../images/icons/0049_dimple.png);

}


.ifthen LI {
	list-style-image : url(../images/icons/0159_flobullet.png);
	font-size : 11px;
	font-style : italic;
	padding-top: 10px;
	padding-bottom: 5px;
}

.ifthen LI DIV {
	font-style : normal;
}

.ifthen UL {
}

img {
	border : none;
}

#shell {
	padding: 0px 10px 0px 10px;
	background: #FFFFFF url(../images/paper.gif);
  	background-repeat: repeat-y;
    width: 750px;
    margin: 11px auto 0px auto;
    text-align: left;
}

#content {
	margin: 20px 20px 20px 20px;
}

#main {
	background-color: white;
	left: 0px; 
	width: auto;
}

#rightsidebar {
position: relative;
top: 10px;
float: right;
width: 200px;
height: 100%;
border: 1px solid  #969B85;
background-color: #FFFFF2;
	font-size: 9px;
	color: #585858;
}

.sidebartitle{
	background-color: #969B85;
	color : White;
	padding: 5px 5px 5px 5px;	
		font-size: 11px;
}

.sidebarentry {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border-bottom : 1px solid Gray;
}

#header {
	clear: both;
	background: #FDE5B4; /* #FCC24E; */
	padding: 0 10px 0px 10px;
}

#navigation {
	text-align: center;
}

#navigation ul { /* all lists */
	padding: 0;
	margin:0;
	list-style: none;
}

#navigation li { /* all list items */
	float: left;
	position: relative;
	width: auto;
	background : #FFFFF2;
	border : 1px solid Gray;
	padding: 2px 10px 2px 10px;
	border-collapse : collapse;
	list-style : none;
}


#navigation ul li {
}

#navigation ul li a{ 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration : none;
}

#navigation ul li a:hover{ 
	background-color: #FF0080;
	color: white;
	display: block;
}

#footer {
	background: #979797 url(../images/footer.jpg) no-repeat;
     margin: 0px -10px 0px -10px;   
    padding: 15px 0px 0px 0px;
    text-align: center;
    width: 770px;
    height: 75px;	
		font-size: 9px;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
	font-size: 9px;
	color: #747474;
	text-decoration : none;	
} 

#footera:hover {
	color: #FF0080;
}

.photos {
	position: relative;
	clear: both;
}
.photo {
	position: relative;	
	margin: 5px 5px 5px 5px;
	background-color: transparent;
	float: left;
	width: 200px;
		text-align: center;
}
.photo IMG {
	height: 150px;
	border : 1px solid #F2C40B;
}
.photo DIV {
	background-color:  #F2C40B;
	border : 1px solid #F2C40B;
	color: #585858;
	font-size: smaller;
}
