body{

	margin:0px;
	padding:0px;
	background-color: #330000;
	width: 100%;

}


body, a, div, p, th, td, li, dd {
	font-family: Arial, Verdana, sans-serif;
	color: #FFFFFF;
}

a:hover {
	font-family: Arial, Verdana, sans-serif;
	color: #8d5f2d;
}

p {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	text-align: justify;
}

.news {
	text-align: left;
	}

.hilite {
	font-weight: bold;
	color: #CC0000;
	font-size: inherit;
}

.smallcopy {
	font-size: 0.6em;
	}

h1 {
	font-size: 0.85em;
	font-family: Arial, Verdana, sans-serif;
	color: #CC0000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
h2 {
	font-size: 0.85em;
	font-family: Arial, Verdana, sans-serif;
	color: #CC0000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 20px;
	}
	
h3 {
	font-size: 0.85em;
	font-family: Arial, Verdana, sans-serif;
	color: #8D5F2D;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.khaki {
	color: #8D5F2D;
	}
	
.copy {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14px;
}

.newsletter {
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	text-align: left;
	line-height:150%;
	font-family:trebuchet ms;
	}
.newsletter a {
	color: #FF6600;
	}
	
.newsletter a:hover {
	color: #8d5f2d;
	}

div.title{
	width: 300px;
	padding-bottom: 10px;
	color: #fff;
	}

div.title h1
	{
	font-family: "Times New Roman", Georgia, serif;
	font-weight: 300;
	font-style: normal;
	color: #FF0000;
	font-size: 18px;
	margin-top: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
	font-variant: small-caps;
	background: url(../sdmenu/title.gif) repeat-x;
	}


div.article_full
	{
	width: 552px;
	background: url('images/fade_big.gif') repeat-x; 
	padding: 5px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	}

div.article_full .link
	{
	text-align: right;
	width: 150px;
	float: right;
	}

div.article_full a
	{
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
	font-style: italic;
	}

div.article_full a:hover
	{
	color: #8d5f2d;
	}

	
div.article_line
	{
	clear:both; 
	width: 552px;
	background: url('images/fade_sml.gif') repeat-x; 
	margin-left: 20px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	}

div.article_line .link
	{
	text-align: right;
	width: 150px;
	float: right;
	}

div.article_line a
	{
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
	font-style: italic;
	}

div.article_line a:hover
	{
	color: #8d5f2d;
	}


/*--Container Layout Settings--*/


#page{

	width: 1024px;
	height: 100%;
	margin: auto;

}


#page #header{

	width: 1024px; /*--Specify Width--*/
	height: 130px; /*--Specify Height--*/
	position: relative;

}

#page #header #logo{

	background-image: url('../images/index_bkgnd.jpg');

	background-position: top left;

	background-repeat: no-repeat;

	position: absolute;

	top: 0px;

	left: 0px;

	width: 1024px;

	height: 560px;
	
	z-index: -1;

}

#page #header #logo_small{

	background-image: url('../images/sub_bkgnd.jpg');

	background-position: top left;

	background-repeat: no-repeat;

	position: absolute;

	top: 0px;

	left: 0px;

	width: 1024px;

	height: 130px;
	
	z-index: -1;

}

#sidebar_home{

	margin-top:0px;

	margin-bottom:0px;

	margin-right:0px;

	margin-left:0px;

	padding:6px;

	float:left;

	width:162px;

	border-left: 0px solid #330000;

	border-right: 0px solid #990000;

	border-top: 0px solid #330000;

	border-bottom: 0px solid #330000;

	background-color:transparent;

	display:inline;
	
	overflow:hidden;

}

#sidebar_index{

	margin-top:130px;

	margin-bottom:0px;

	margin-right:0px;

	margin-left:0px;

	padding:6px;

	float:left;

	width:162px;
	
	height: 1200px;

	border-left: 0px solid #330000;

	border-right: 0px solid #990000;

	border-top: 0px solid #330000;

	border-bottom: 0px solid #330000;

	background-color:transparent;

	display:inline;
	
	overflow:hidden;

}

#page #main{
	
	width: 850px;
	
	float: left;


}


#page #header #news{

	margin-top:124px;

	margin-bottom:0px;

	margin-right:0px;

	margin-left:0px;

	padding:10px;

	float:left;

	width:237px;

	height:950px;

	border-left: 0px solid #330000;

	border-right: 0px solid #330000;

	border-top: 0px solid #330000;

	border-bottom: 0px solid #330000;

	background-color:transparent;

	display:inline;
	
	overflow:auto;

}


#page #header #intro{

	margin-top:250px;

	margin-bottom:0px;

	margin-right:0px;

	margin-left:0px;

	padding:12px;

	float:left;

	width:470px;

	border-left: 0px solid #330000;

	border-right: 0px solid #990000;

	border-top: 0px solid #330000;

	border-bottom: 0px solid #990000;
	
	background-color:transparent;

	display:inline;
	
	overflow:hidden;

}

#page #main #column_L{

	padding:12px;

	float:left;

	width:584px;

	height:875px;

	border-left: 0px solid #330000;

	border-right: 2px solid #660000;

	border-top: 0px solid #330000;

	border-bottom: 0px solid #990000;
	
	background-color:transparent;
	
	overflow: hidden;
	

}

#page #main #column_article{

	padding:12px;

	float:left;

	width:584px;

	border-left: 0px solid #330000;

	border-right: 2px solid #660000;

	border-top: 0px solid #330000;

	border-bottom: 0px solid #990000;
	
	background-color:transparent;
	

}


#page #main #column_R{

	padding:12px;

	float:left;

	width:120px;

	border-left: 0px solid #330000;

	border-right: 0px solid #990000;

	border-top: 0px solid #330000;

	border-bottom: 0px solid #330000;
	
	background-color:transparent;
	
}


#movement{

	background-image: url('../images/movement.jpg');

	background-position: top right;

	background-repeat: no-repeat;
	
	position: absolute;
	
	top: 130px;

	left: 928px;

	width: 96px;

	height: 490px;
	
	z-index: -1;
	
}

#page #main #row_big{

	float:left;

	width:751px;
	
	background-color:transparent;
	
	margin-top: 10px;
	
	border-top: 1px dotted #999999;


}

#page #header #row_big{

	float:left;

	width:751px;
	
	background-color:transparent;
	
	margin-top: 10px;
	
	border-top: 1px dotted #999999;


}

#page #main #row_small{

	clear: both;
	
	float:left;

	width:751px;
	
	height: 84px;
	
	background-color:transparent;
	
	margin-top: 10px;
	
	border-top: 1px dotted #999999;
	
}

#page #header #row_ad{

	padding:10px;

	float:left;

	width:470px;

	height:60px;
	
	background-color:transparent;

	display:inline;
	
	overflow:hidden;

}

#page #footer{
	
	width: 751px;

	font-size: 0.7em;

}



#page #footer #address{

	float: right;
	width: 150px;

}



#page #footer #note{

	float: left;

	background-image: url('./images/note.jpg');

	background-repeat: no-repeat;

	background-position: top left;

	height: 38px;

	width: 42px;

}



#page #footer #web{

	float: left;
	width: 500px;
	color: #8d5f2d;

}

#page #header #topBar{

	left:493px;
	
	top:30px;
	
	width: 433px;

	height: 15px;

	position: relative;

	padding-bottom:7px;
		
	border-bottom: 1px dotted #999999;
	


}



#page #header #topBar #date{

	position: absolute;

	top: 5px;

	left: 5px;

	font-size: 9px;

}



#page #header #topBar #emailLinks{

	position: absolute;

	top: 5px;

	right: 5px;

	font-size: 9px;

}


#page #imageBar{

	width: 584px;

	height: 175px;

	background-repeat: no-repeat;

	border: 1px solid #8d5f2d;
	

}

#page #breadcrumb{

	width: 584px;

	height: 20px;

	border-bottom: 1px dotted #999999;

	padding-top: 5px;

	font-size: 9px;

}

#ajaxticker1{
width: 542px;
height: 150px;
background-color:#660000; 
padding: 5px;
margin-left: 20px;
margin-bottom: 10px;
border: 1px solid #CCCCCC;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #660000;
}


.lpart { 
	background-color:#330000; 
	padding:25px;
}
.lpage { 
	font:normal 12px verdana;
}

.formLink{
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 50px;
	}

.picture{
	margin-top:15px;
	width:150px;
	height:200px;
	float:right;
	display:inline;
	border: 1px solid #CC0000;
	padding: 5px;
	}
	
.biobox{
	width:588px;
	float: left;
	}

.composerpix{

	clear: both;
	float:right;
	margin: 20px 0 10px 10px;
	width:150px;
	border: 1px solid #CC0000;
	padding: 2px;
	}
	
.list1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	padding-left: 60px;
	text-align: left;
}
.list2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	padding-left: 100px;
	text-align: left;
}

