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

body {
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1f4348;
	font-size:.9em;
	line-height:1.4em;
	}
	
body.grunge {
	background-image:url(images/back.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}	
	
a {
	color:#52878e;
	text-decoration:underline;
	}
	
a:hover {
	color:#ed2f2f;
	}
	
#aboutbryanidx {
	background-image:url(images/aboutbryan_0.gif);
	width:158px;
	height:40px;
	}
#aboutbryanidx:hover {
	background-image:url(images/aboutbryan_1.gif);
	}
	
#frombryanidx {
	background-image:url(images/frombryan_0.gif);
	width:140px;
	height:40px;
	}
#frombryanidx:hover {
	background-image:url(images/frombryan_1.gif);
	}
	
#scheduleidx {
	background-image:url(images/schedule_0.gif);
	width:109px;
	height:40px;
	}
#scheduleidx:hover {
	background-image:url(images/schedule_1.gif);
	}
	
#messageboardidx {
	background-image:url(images/messageboard_0.gif);
	width:172px;
	height:40px;
	}
#messageboardidx:hover {
	background-image:url(images/messageboard_1.gif);
	}
	
#discographyidx {
	background-image:url(images/discography_0.gif);
	width:124px;
	height:40px;
	}
#discographyidx:hover {
	background-image:url(images/discography_1.gif);
	}
	
#picturesidx {
	background-image:url(images/pictures_0.gif);
	width:123px;
	height:40px;
	}
#picturesidx:hover {
	background-image:url(images/pictures_1.gif);
	}

#aboutbryan {
	background-image:url(images/sec_aboutbryan_0.gif);
	width:156px;
	height:40px;
	}
#aboutbryan:hover {
	background-image:url(images/sec_aboutbryan_1.gif);
	}
	
#frombryan {
	background-image:url(images/sec_frombryan_0.gif);
	width:136px;
	height:40px;
	}
#frombryan:hover {
	background-image:url(images/sec_frombryan_1.gif);
	}
	
#schedule {
	background-image:url(images/sec_schedule_0.gif);
	width:128px;
	height:40px;
	}
#schedule:hover {
	background-image:url(images/sec_schedule_1.gif);
	}
	
#messageboard {
	background-image:url(images/sec_messageboard_0.gif);
	width:168px;
	height:40px;
	}
#messageboard:hover {
	background-image:url(images/sec_messageboard_1.gif);
	}
	
#discography {
	background-image:url(images/sec_discography_0.gif);
	width:122px;
	height:40px;
	}
#discography:hover {
	background-image:url(images/sec_discography_1.gif);
	}
	
#pictures {
	background-image:url(images/sec_pictures_0.gif);
	width:107px;
	height:40px;
	}
#pictures:hover {
	background-image:url(images/sec_pictures_1.gif);
	}

#photo {
	background-image:url(images/head_photo.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:844px;
	height:330px;
	}
	
#photo2 {
	background-image:url(images/head_photo2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:844px;
	height:330px;
	}
	
#photo3 {
	background-image:url(images/head_photo3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:844px;
	height:330px;
	}
	
#photo4 {
	background-image:url(images/head_photo4.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:844px;
	height:330px;
	}
	
#photo5 {
	background-image:url(images/head_photo5.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:844px;
	height:330px;
	}	
	
#photo6 {
	background-image:url(images/head_photo6.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:844px;
	height:330px;
	}				
	
#photono {
	background-image:url(images/head_photono.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:844px;
	height:330px;
	}				
	
.content {
	padding-left:30px;
	padding-top:12px;
	padding-right:64px;
	padding-bottom:12px;
	}

.txterr	{
	font-size: 20px;
	font-eight: bold;
	color: #555555;
	}

.txtlg	{
	font-size: 20px;
	font-eight: bold;
	}

.txtalbum	{
	font-size: 18px;
	font-eight: bold;
	}

.txtsm	{
	font-size: 10px;
	font-eight: bold;
	}
	
.secnav {
	margin-left:6px; 
	margin-right:24px; 
	height:30px; 
	background-color:#467379;
	}
	
.secnav a {
	color:#000000;
	text-decoration:none;
	}
	
.secnav a:hover {
	color:#ed2f2f;
	}	
	
.nav {
	margin-left:6px; 
	margin-right:24px; 
	height:30px; 
	background-color:#467379;
	background-image:url(images/mike.gif);
	background-repeat:no-repeat;
	background-position:411px 0px;
	text-align:center;
	}
	
.nav a {
	color:#000000;
	text-decoration:none;
	}
	
.nav a:hover {
	color:#ed2f2f;
	}	
