/* GANDA Style */
body {
	background-color: #C7B299;
	background-image:url(images/bgbeige.gif);
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #0D0601;
	line-height: 2em;
	margin:0px;
}

td {
	font-size: 0.8em;
	color: #0D0601;
	line-height: 1.8em;
}

h3 {
	font-family: Times, Georgia, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 28px;
	font-weight: 700;
	font-style: italic;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#988675;
	line-height:1.5em;
	font-weight:normal;
}

.small { font-size:11px; }
b {
	font-weight: 700;
}

a:link {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #1C3B1E;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #1C3B1E;
	text-decoration: none;
}
	
a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #0D0601;
	text-decoration: underline;
}

ul
 {
	list-style-image: url(images/bullet.gif);
	list-style-type: disc
 display;
:visible;
 z-index:70;
 }
 
 ul.smalllist li {
 	font-size:11px;
	padding-bottom:4px; }
 ul li {
 	line-height:2.2em;
 }
 
 /* rounded corner box for main content */
 .rbroundbox { background-color: #F1ECE5; background: url(images/bk_beige.gif) repeat; }
 .rbtop div { background: url(images/tl_beige.gif) no-repeat top left; }
 .rbtop { background: url(images/bk_beige.gif) no-repeat top right; }
 .rbbot div { background: url(images/bl_beige.gif) no-repeat bottom left; }
 .rbbot { background: url(images/br_beige.gif) no-repeat bottom right; }


 .rbtop div, .rbtop, .rbbot div, .rbbot {
	 height: 45px;
	 font-size: 1px;
 }
 .rbcontent { margin: 0px 20px 0px 20px; }
 .rbroundbox {
	position:absolute;
	top:213px;
	right:306px;
	width:550px;
	z-index:20;
	visibility: visible;
	margin-bottom:10px;
}

		/*Layers*/
#rule {
	position:absolute; 
	width:10px; height:100%; 
	z-index:10; 
	left: 20px; top: 0px; 
	background-color: #988675;
	margin-right:20px; 
}

#titles {
	position:absolute;
	right:310px;
	top:20px;
	z-index:30;
}

#largeimage {
	position:absolute;
	top:0px;
	right:40px;
	width:266;
	height:610px;
	z-index:20;
	visibility: visible;
}

#topnav {
	position:absolute; right:310px; top:231px; width:259px; height:14px; z-index:50
}

#sidenav {
	position:absolute;
	right:100px;
	top:309px;
	width:27px;
	height:177px;
	z-index:40;
	left: 592px;
}

#smallbox {
	border-left:1px solid #C7B299; padding-left:15px;
	padding-top:5px; padding-right:5px; padding-bottom:5px;
	margin-top:10px;
	display:visible;
	z-index:60;
}

#date {
	position:absolute;
	right:645px;
	top:228px;
	width:200px;
	height:35px;
	z-index:60;

}
		/*Photo Style*/
#photofloatright {
	float:right; border:1px solid #C7B299; padding:5px; margin-left:10px;
}

