@charset "UTF-8";
/* CSS Document */

body	{
	background-color: #001B0F;		
		}

#allcontent	{
	width:	800px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #001B0F;
	background-image: url(images/background_sunrise.jpg);
	background-repeat: no-repeat;
}

.darktext {
	color: #330000; 
	font-size: medium; 
}

.lighttext {
	font-size: medium;
	color: #FFCC66;
}

.wide_600px {
	max-width: 600px;
}

a:link	{
		color:#330000;
		}
a:visited	{
		color:#001B0F;
		}
a:hover	{
		color:#B47E33;
		}
		
#header	{
		height:	80px
		}	
#navbar 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFCC66;
	width: 150px;
	padding-top: 60px;
	float: left;
	}
	
#main		{
	width: 	600px;
	margin-left:	150px;
	clear: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #330000;
	background-position: right top;
	
	top: auto;
	right: auto;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-image: none;
			}
			
#main img	{float:right;
			margin-left:25px;
			}
			
#main .home	{
	
	width: 	540px;
	font-size: medium;
	background-color: #FFCC66;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 75px;
			}

#footer	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFCC66;
	text-align: center;
	padding-top: 5px;
	clear: both;
	}
	
#footer a:link	{
		color:#FFCC66;
		}
#footer a:visited	{
		color:silver;
		}
#footer a:hover	{
		color:gray;
		}
		
.resume	{
	font-size: small;
	text-align:center;
	background-color: #CC9966;
	margin-right:385px;
					}
			
.resume a:link	{
		color:#330000;
		}
.resume a:visited	{
		color:#FFCC66;
		}
.resume a:hover	{
		color:white;
		}
		

.text_content	{
		background-color: #FFCC66;
		}
		
.text_content h1	{
		text-align:center;
		}
		
h1	{
	font-size: large;
	}
	
h3	{
	font-size: large;
	text-align: left;
	margin-bottom:0; 
	}
	
p	{
	margin-top:0px; 
	}
	
.alpha	h3 {
		text-align: center;
		}
		

.audio	li	{
			list-style-type: none;
			margin-top:0px;
			margin-bottom:5px;
			}
			
h3.res	 {
		margin-bottom:10px;
		}

.sample	{
		font-weight: bold;
		}

.list	p	{
			margin-bottom: 0px;
			}
			
.audio_players	{
				font-size: small;
				text-align:center;
				background-color: #CC9966;
				
					}
			
.audio_players a:link		{
							color:#330000;
							}
							
.audio_players a:visited	{
							color:#FFCC66;
							}
							
.audio_players a:hover		{
							color:white;
							}
			
.return			{
				font-size: small;
				text-align:center;
				}		

.photo img	{
			margin-bottom: 0px;
			margin-left: 0px;
			margin-right: 50px;
			padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
			padding-left: 0px;
			float: none;
			text-align:center;
			}
			
.caption	{
			margin-top: 0px;
			padding-top: 0px;
			font-size: small;
			text-align:center;
			clear: both;
			}

