/* wierdrecords.com */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
body.index {
	background-color: #610506;
}

body.archive {
	background-color: #000000;
	background-image: url(erin/new work/wierd/wierdimages/discoball2.jpg);
	background-repeat: no-repeat;
}
body.releases {
	background-color: #610506;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
	
.wierdtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.underline {
	text-decoration: none;
	color: #CC3300;
}
.wierdtextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.wierdtextBold14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.wierdtextSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.underline2 {
	text-decoration: none;
	color: #FF6600;
}
.wierdtextSmall2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.news_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 60px;
}
.release_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 16px;
}

/*New Releases Styles*/

#container{
	width:800px;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-top:0px;
}
h1.no-bottom{
	margin-bottom:0px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
h2.no-top{
	margin-top:0px;
}
.text_nav{
	width:380px;
}
h1.title{
	position:relative;
	top:45px;
	left:290px;
}
p.info{
	text-align:center;
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	text-decoration:none;
	margin-top:80px;
}
div.release_text, div.archive-text{
	width:380px;
	float:left;
}
div.release_text h1, div.release_text h2, div.release_text p{
	text-align:right;
}
div.archive-text p{
	text-align:left;
}
div.archive-text{
	padding-left:15px;
	margin-top:30px;
}

div.release_text p, div.archive-text p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.album{
	width:1200px;
	padding-top:20px;
}
.album img{
	border:3px solid #FFF;
	margin-left:50px;
	margin-bottom:50px;
	float:left;
}
.clear{
	clear:both;
	margin:0px;
	paddimg:0px;
}


