/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Modified by evegrant

*/

body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-family: Verdana, Geneva, Tahoma, Arial, Helvetica,  'Trebuchet MS', sans-serif;
	font-size: 0.8em;
/*
 color:#EEEEEE;
*/
color: #FFFFFF;


}

h1, h2, h3, h4, h5 {
	text-transform: lowercase;
	font-family: palatino,  georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #76DEFC;

}

h2 { font-size: 24px; }
h3 { font-size: 18px; }
h5 { font-size: 14px; }
h4 {font-size: 12px;text-align: center;}


p, ol, ul, blockquote {
	line-height: 19px;

}

ul {
list-style-type: circle; 
}

/* img src="" class="floatLeft" */
p.textCenter {
text-align:center
}
img.floatLeft { 
  	 float: left; 
   	 margin: 2px 24px 2px 2px; 
  	 border: 1px dotted #eee;
	padding: 3px;
}

img.floatRight { 
	float: right; 
	margin: 2px 2px 2px 4px; 
	border: 1px dotted #eee;
	padding: 3px;
}


img.floatCenter {
	border: 1px dotted #ffffff;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding: 3px;
}


dt {
	font-style: italic;
	line-height: 2.0em;
}
	
a {
	border: none;
	text-decoration:none;
	 color: #aaffff; 
}

a:hover {
	text-decoration:none;
	color: #FFFFFF;
}

strong {
	color: #8D8C8C;
}

/* sandbag div */
#sml-01 {width:250px; height:275px;}
#sml-02 {width:250px; height:100px;}

/* cd listings */
.cdcover {float: left; margin:0 0 0 10px; border: 1px dotted; padding: 5px; width: 90%;}
.cdcover img {float: left; margin:5px;}
.cdcover h4{margin:2px; font-family:Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:10px; padding:0px;}
.cdcover p{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px; line-height:95%}
.cdcover a{border:1px;  color: #ffffff;}
.cdcover a:hover {color: #76DEFC;}
/* contents links */

.clearer {clear: left; line-height: 0; height: 0;} /* acts like a hr */


/* youtubes */
.youtube object {
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding: 3px;
}

.youtube p {
 	 text-align: center;
  	font-style: italic;
  	text-indent: 0;
 	 color: #76DEFC;
 	 font-family:Verdana, Arial, Helvetica, sans-serif;
 	 text-transform:uppercase;   font-size:10px; 
}
/* end youtubes */

/* Header */

#header {
	width: 552px;
	height: 241px;
	margin: 0 auto;
	background-image: url(../images/fashion2.jpg);
}



#header img {
	border: none;
	text-decoration:none;

}
#header h1 {
	margin: 0px 0 0 0;
	padding:175px 0px 0 0px;
	font-size: 36px;
}
#header h3 {
	margin: 0;
	padding: 0 0 0 25px;
	font-size: 36px;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 125px;
	font-size: 16px;
}

#header a {
	border: none;
	letter-spacing: -1px;

	color: #76DEFC;

}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: 10px;
}

#colOne {
	float: right;
	width: 150px;
	padding-top: 00px;

}

#colOne h2 {
	margin-left: 0;
	padding-left: 0;
border-bottom: 1px dotted #5E5D5D;
	font-size: 16px;

}

#colOne a {
	
	text-decoration: none;
	color: #DDDDDD;
/*display: block; */
	padding: 2px;
	width: 100px;
	background-color: #000;
	border-bottom: 1px solid #000; 
}

#colOne a:hover, #colOne a:active {
	background-color: #333333;
	color: #76DEFC;  
			
}


#colOne ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
/*  font-family: Arial, sans-serif; */
	text-transform:uppercase; 
	font-size: 9px;
	font-family: Verdana, Helvetica, Geneva, Tahoma, Arial, Helvetica, sans-serif;

}

#colTwo {
	float: left;
	width: 530px;
}


/*

#colTwo img {
	border: 1px;
	border-color: #76DEFC;  
	text-decoration:none;
}

#colTwo a:hover {
	 color: #FFFFFF;  
			
}

#colTwo a:active {
	 color: #76DEFC;  
			
}

*/

/* Footer */

#footer {
	clear: both;
	width: 680px;
	margin: 0 auto;
	padding-top: 10px;
   	 padding-bottom: 10px;}

#footer p {
	margin: 0;
	text-align: left;
	font-size: 9px;
	line-height: 11px;
}

#footer * {
	color: #454545;
}

