body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #cccccc;
	/* start */
	background-color: #000000;
	/* end */
margin: 0px;
}

#container{
background-color:#000000;
width:997px;
margin:auto;
}

#topimage{
margin-bottom:10px;
}
#main{
padding:25px;
background-color:#666666;
/*
	background-image: url(images/grey_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom; */
}
#main_bottom{
clear:both;
height:8px;
width:997px;
background-color:#666666;
	background-image: url(images/grey_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#home_left{
float:left;
}
#home_left img{
margin-bottom:10px;
}
#home_right{
width:500px;
margin-top:50px;
margin-left:30px;
float:left;
}
#home_right h1{
font-size:28px;
}
#poetry_left{
width:200px;
float:left;
padding:20px;
}

#poetry_right{
width:650px;
float:right;
border-left:1px solid #999999;
padding:20px;
}
#poetry_right h1{
font-size:26px;
color:#FFFFFF;
}

#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
clear:both;
text-align:center;
color:#cccccc;
padding:10px;
}
#footer a{
color:#CCCCCC;
font-weight:bold;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}
/* ********************top navigation************************* */
#topmenu{
overflow:hidden;
width:987px;
padding-bottom:5px;
padding-top:10px;
padding-left:5px;
padding-right:5px;
	background-image: url(images/grey_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#666666;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
#topmenu a{
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9933;
	text-decoration: none;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
}

#topmenu a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#topmenu .page_selected {
color:#FFFFFF;
text-decoration:underline;
}



/* top menu dropdowns */
.dropdown{
position:absolute;
	visibility: hidden;
	width: 50px;
	z-index: 100;
	overflow: visible;
	padding:0px;
}

.dropdown a{
color: #FF9933;
width: 100%;
display: block;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}

.dropdown a:hover{
color:#FFFFFF;
}
.dropbox {
	background-color:#666666;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;

}
/* end top menu dropdowns */

/* ********************end top navigation************************* */





/* ********************side navigation************************* */

#sidemenu{
	font-family: Arial, Helvetica, sans-serif;
float:left;
width:200px;
margin-bottom:10px;
margin-top:20px;
}

#sidemenu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	background-image:url(images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
text-decoration:none;
padding-left:10px;
}
#sidemenu a:hover{
	background-image:url(images/arrow_white.gif);
color:#FFFFFF;
}

.vert_menu_sub{
display:none;
}

#sidemenu .vert_menu_sub a{
line-height: 17px;
background-image:none;
text-transform:none;
font-size:10px;
}

#page_selected_vert{
}

#page_selected_vert .side_top_page_selected{
background-image:url(images/arrow_white.gif);
color:#ffffff;
}
#page_selected_vert .side_sub_page_selected{
color:#ffffff;
}
/*  ***end side nav ***********/



/* ********************end navigation************************* */








/************* search box and stuff********/

#right_side_box{
color:#FFFFFF;
background-color:#000000;
position:absolute;
right:0px;
bottom:0px;
padding-right:15px;
padding-bottom:5px;
}
#right_side_box a{
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}
#right_side_box a:hover{
color:#cccccc;
}
#right_side_box input{
margin-bottom:10px;
}



#search_results_left{
width:50%;
float:left;
margin-right:20px;
padding-right:20px;
border-right:1px solid #cccccc;
}

#search_results_left img{
width:90px;
height:90px;
float:left;
border: 1px solid #cccccc;
margin-right:5px;
margin-bottom:20px;
}
.search_item{
clear:both;
width:300px;
margin-bottom:20px;
}



#search_results_right{
float:left;
}

/************* search stuff ********/


/* ************ login Stuff *********************** */
#login{
width:200px;
}


#login_onpage{
background-color:#FF9900;
border:1px solid #666666;
font-size:10px;
}
#login_onpage input{
font-size:10px;
}

#login_onpage #submit{
font-size:11px;
}

#login_onpage td{
padding:2px;
}
#login_onpage #username{
width:75px;
}
#login_onpage #password{
width:75px;
}

/*  user text  */
#usertext{
clear:both;
width:200px;
padding:2px;
background-color:#FFFFFF;
border:1px solid #cccccc;
margin-top:10px;
color:#999999;
font-size:10px;
}
#usertext a{
text-decoration:none;
color:#3366FF;
}
#usertext a:hover{
text-decoration:none;
background-color:#CCCCCC;
color:#FFFFFF;
}
/*  end user text  */



/* ************ end login Stuff *********************** */






/* *********** list styles *********
set number of columns by width of item div */
.item_list{
margin-left:0px;
margin-right:0px;
margin-bottom:10px;
margin-top:2px;
padding:0px;
/*border:1px solid #cccccc;
background-color:#9999CC;
overflow:scroll;
height:10px;*/
width:650px;
float:left;
}
.spacer{
clear:both;
}

#pagination a{
text-decoration:none;
}

#pagination .list_page_selected{
font-size:14px;
font-weight:bold;
}

/* *********end list styles ************ */




/* *********** site map *******************/
#site_map{
font-size:12px;
padding:20px;
background-color:#ffffff;
}

#site_map .site_map_indent{
font-size:10px;
margin-left:30px;
}

/* *********** end site map *******************/




/* ************************ general styles ***************************/
.box{
border:1px solid #cccccc;
}

.spacer{
margin:0px;
padding:0px;
clear:both;
}

#breadcrumb{
float:right;
color:#999999;
font-size:10px;
}





/* form stuff */

form{
margin:0px;
padding:0px;
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* form buttons */
.button {
color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-image:url(images/button_bgnd.gif);
}
.button:hover {
background-image:url(images/button_bgnd_over.gif);
background-position:bottom;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
/* end form stuff */




h1 {
text-decoration: none;
font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #6699cc;
	margin-top:0px;
	margin-bottom:30px;
}

h2 {
text-decoration: none;
	font-size:16px;
	color: #000000;
	margin-top:0px;
	margin-bottom:10px;
}

p{margin:0px;padding:0px;}

a {
color: #FF9933;
text-decoration:none;
}
a:hover {
color:#FFFFFF;
text-decoration:underline;
}

a.admin_links{
font-size:10px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

a.admin_links:hover{
background-color:#CCCCCC;
color:#FFFFFF;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.red {
	color: #FF0000;
}

#error{
color:#FF0000;
margin-bottom:2px;
}
/* ************************ end general styles *********************/

