/* CSS Document for Ryantunes.com 
site design by Jeff McCartney of Spacedog Design
*/


body {
	/*background-color:#E1D8D2;*/
	background-color:#996633;
	background-image:url(../images/trltcover_bg.jpg);
	background-attachment:fixed;
	/*background-image:url(../images/bg_horizontal_wood4.jpg);*/
	margin-top:10px;
	text-align:center;
	}



#container {	
	/*background-image:url(../images/container_bg.jpg);*/
	background-color:#E1D8D2;
	width:750px;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	border:2px solid #663300;

}

#banner {
	background-image:url(../images/banner_bg_2005.gif);
	background-repeat:no-repeat;
	margin-left:5px;
	width:745px;
	height:77px;
}

#menu {
	position:relative;
	top:30px;
	left:320px;
	height:20px3
	width:auto;
	width:450px;
}

#content{
width:95%;
text-align:left;
padding-left:10px;
}

H1{font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.3em;
/*color:#453126;*/
color:#804000;
}

H2{font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
color:#804000;
}

p{font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
color:#453126;}


#footer {
clear:both;
width:750x;
height:100px;
overflow:hidden;
text-align:center;
background-image:url(../images/bg_footer_ryantunes.gif);
background-repeat:no-repeat;
}

p {
color:#000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
line-height:150%;
}

#footer p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

a.cover{
display:block;
padding:4px;
margin-bottom:1px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#453126; /*c96*/
font-weight:700;
text-decoration:none;
font-size:13px;
letter-spacing:1px;
background-color:#E1D8D2;
}

a.cover:visited {
font-family: Georgia, "Times New Roman", Times, serif;
color:#453126;
font-weight:700;
text-decoration:none;
letter-spacing:1px;

}

a.cover:hover {
font-family: Georgia, "Times New Roman", Times, serif;
color:#453126;
font-weight:700;
text-decoration:none;
background-color:#DBC39D;
}

a:link{color:#804000;text-decoration:none;}
a:visited{color:#804000;text-decoration:none;}
a:hover{color:#453126;text-decoration:underline;}

.small {font-size:small;}

.cb {color:#666633;}

.rlt {color:#660000;}
