body {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
}
.clear{	
	background-image:url(images/hline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 10px 10px 10px;
	clear:both;
}
* {margin: 0px;padding: 0px;}
#container {
	margin: 0 auto;
	text-align: justify;
	width: 767px;
}
a{color:#000000;}
a:hover{color:#cc0000;}

/********************** Header ***************************/
#header {
	background-image:url(images/header.jpg);
	width:769px;
	height:224px;
	position:relative;
}

#header h1{
	visibility: hidden;
	height: 180px;
}

#header h2{
	text-align: center;
	color:#000000;
	text-decoration:none;
	/font-family: Palatino, Times, serif;
	font-size: 14px;/
	font-weight: 900;
	text-transform: capitalize;
}

#header h4{
	font-size: 10px
}
	
#header ul{
	position:absolute;
	top:194px;
	left:120px;
}
#header li{
	display:block;
	float:left;
	width:100px;
}
#header ul a{
	color:#000000;
	text-decoration:none;
	font-family: Palatino, Times, serif;
	font-size: 14px;
	font-weight: 900;
	text-transform: capitalize;
}
#header ul a:hover{color:#cc0000;}

/********************** Welcome ***************************/
#welcome {
	background-image:url(images/dj.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 10px 10px 10px;
}

#welcome h3{
	margin: 20px 10px 15px 100px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;}

#welcome h1{
	margin: 10px 10px 10px 100px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;}


#welcome p{
margin: 10px 100px 10px 110px;}
#welcome img{align:center; margin-bottom:20px; border:1px;}
#welcome a{}
.headshot {margin: 10px 10px 0px 110px;}
.headshot img{align:left; border:1px solid black; margin-right: 5px;}

/********************** News ***************************/
#news {

	/*background-image:url(images/hline.jpg);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left top;*/

	padding: 10px 10px 10px 10px;
}
#news h3{
	margin: 20px 10px 15px 90px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
}
#news h2{
	margin: 0px 10px 15px 90px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.newsitem{text-align:center;width:600px;font-size: 12px;
display:inline;}
.newsitem a{}
.newsitem img{border:1px solid black;}
.newsitem span{
	color:#000000;
	text-align:center;
	font-size: 20px;
	font-weight: 900;
}
.newsitem p{margin: 10px 10px 15px 10px;}

.diaryitem p{text-align:center; margin: 10px 10px 10px 10px;}
.diaryitem h1{text-align: center; font-size:14px; font-weight:lighter;}
.diaryitem h4{text-align: center; font-size:14px; font-weight:bolder;}

/********************** Archive ***************************/
#archive {
	background-image:url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 10px 10px 100px;
	font-size: 11px;
}
#archive h3{
	margin: 20px 10px 15px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
}

.poster{float:left; width:300px; margin-right:5px}

.poster img{align:left; border:1px solid black; margin: 0px 5px 10px 0px;}

.photo{float:left; width:200px; height:200px; margin-right:5px}

.photo img{border:1px solid black; margin: 0px 5px 10px 0px;}


#dj img{border:0px;}
#dj a{border:0px;float:left;}
#dj a:hover{}
/********************** Footer ***************************/
#footer {
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 10px 10px 10px;
	text-align:center;
}
