/* CSS for TrevHyland.com */

* html object.hide {
   display: none;
   }

body{
	color:#333333;

	font-family:Tahoma, Arial, sans-serif;;
	margin:0px;
	padding:0px;
	font-size: 90%;
}

h1{
	color:#ccffff;
	font-size:160%;
	letter-spacing:.3em;
	text-align:center;
	margin:0px;	
	padding-top:10px;
}

h2{
	color:#666666;
	font-size:110%;
	letter-spacing:.1em;
	font-weight:normal;
	text-align:center;	
	margin:0px;	
	padding:10px;	
}

h3{
	color:#336666;
	background-color:#ffffff;
	font-size:140%;
	font-weight:normal;
	width:600px;
}


.header{
	background:url(../images/headertile.png);
	height:100px;
}

p{
text-align:justify;
}

ul{
 	list-style:square;
 }

a{
	color:#336666;
	background-color:#ffffff;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

a img{
	border:none;
	}
	
	
.date{
	color:#336666;
}	
	
.close{
	padding-bottom:10px;
}	

.wrapper {
	text-align:left;
	margin:10px 20px 0px 20px;
}


.ad{
	float:right;
}

.main{
	margin:0px 130px 10px  10px;
}

.customcontent{
	background:url(../images/customtile.png);
	height:350px;
	padding:1px 5px 20px 20px;
}

.bookmark{
	margin-top:0px;
	padding-top:0px;
}

.musicimages, .miximage, .about{
	text-align:center;
}

.musicimg{
	margin:0px 2px 0px 2px;	
}

.musiclinks{
	display:none;
}

#navlisttext{
	display:none;
}

.trevflickr{
	width:550px;
	height:550px;
}

.photobox{
	border:4px double #336666;
	width:550px;
	height:550px;
	margin-left:120px;
}

#navlist li{
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-right:22px;
}

#navlist{
	margin-top:0px;
	padding-top:0px;
}

#navcontainer{
	background:url(../images/menutile.jpg);
	background-repeat:repeat-x;
	height:31px;
	text-align:center;
}

#footer{
	text-align:center;
	margin-top:40px;
}