@charset "UTF-8";
/* CSS Document */

a {
	color:#ffcc66;
	text-decoration:none;
	}

a:hover { 
	color:#FFCC99;
	text-decoration:none;	
	font-size:; 
	font-style: ; 
	} 
	
div#main {
	width:550px;
	height:600px;
	margin-left: auto;
	margin-right: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FCFDF4;
	}
	
div#logo {
	width:550px;
	height:300px;
	background:url(../images/brownlogo.png) no-repeat top center;
	}
	
div#content {
	width:550px;
	height:250px;
	background-image:url(../images/transparent2.png);
	font-size:10px;
	}
	
div#content ul {
	list-style:none;	
	padding-left:0px;	
	margin-top:-10px;
	margin-left:0px;
	}

div#content li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	}
	
div#content h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size:12px
	}
	
#navcontainer {
	width:550px;
	height:24px;
	}

#nav {
	width:550px;
	height:20px;
	border-bottom:dotted #FFFFFF 1.5px;
	border-top:dotted #FFFFFF 1.5px;
	margin-top:5px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
	background-image:url(../images/transparent2.png);



}

#nav a:hover { 
	color:#FFCC99;
	text-decoration:none;	
	font-size:; 
	font-weight:bold; 
	font-style: ; 
	} 

div#shows {
	float:right;
	width:265px;
	height:225px;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	overflow:hidden;
	margin-bottom:5px;
	}
	
div#twitter_div {
	float:left;
	width:265px;
	height:225px;
	text-align:left;
	margin-right:5px;
	margin-left:5px;
	margin-right:5px;
	overflow:hidden;
	margin-bottom:5px;
	}

div#places {
	width:550px;
	height:50px;
	background-image:url(../images/transparent2.png);
	}
	
div#places ul {
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	}

div#places li {
	list-style:none;
	display:inline;
	padding-right:0px;
	padding-left:0px;
	font-size:18px;	
	}

div#credit {
	font-size:10px;
	}

	
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

	
img {
	border:0;
	}

#music {
	width:550px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:3px;
}

#music a:hover { 
	color:#FFCC99;
	text-decoration:none;	
	font-size:; 
	font-weight:bold; 
	font-style: ; 
	} 

div#contact {
	width:300px;
	height:240px;
	margin-right:auto;
	margin-left:auto;
	font-size:12px;
	background-image:url(../images/transparent2.png);

	}
	
#contact a:hover { 
	color:#FFCC99;
	text-decoration:none;	
	font-size:; 
	font-weight:bold; 
	font-style: ; 
	} 


div#music {
	width:540px;
	height:240px;
	margin-right:5px;
	margin-left:5px;
	font-size:10px;
	}
	

