body {

font-family: century gothic;
font-size: 11.5px;
color: #000033;
margin-left: 0;
line-height: 18px;
text-align: justify;
background-image: URL('http://i860.photobucket.com/albums/ab167/campanella-awards/bg.jpg');
background-position:left;
background-repeat: repeat-y;
}

#body {
position: relative;
top: -1px;
margin: 0 auto;
width: 800px;
}

#pic1 {

position: absolute;
top: 0px;
width: 970px;
height: 112px;
background-image:url('http://i860.photobucket.com/albums/ab167/campanella-awards/pic1.jpg');

}
#pic2 {

position: absolute;
top: 112px;
width: 970px;
height: 200px;
background-image:url('http://i860.photobucket.com/albums/ab167/campanella-awards/pic2.jpg');

}

#pic3 {

position: absolute;
top: 312px;
width: 970px;
height: 200px;
background-image:url('http://i860.photobucket.com/albums/ab167/campanella-awards/pic3.jpg');

}

#pic4 {

position: absolute;
top: 512px;
width: 970px;
height: 77px;
background-image:url('http://i860.photobucket.com/albums/ab167/campanella-awards/pic4.jpg');

}


#content {
	position: absolute;
	text-align: center;
	width: 550px;
	top: 578px;
	left: 101px;
}

#blurb {
	width: 170px;
	height: 100%;
	position: absolute;
	text-align: center;
	left: 764px;
	top: 44px;
	z-index: 7;
}

h1 {
	font-family: "Comic Sans MS", cursive;
	font-style: normal;
	font-weight: 600;
	font-size: 16pt;
	color: #C0C0C0;
	text-transform: lowercase;
	letter-spacing: 2px;
	line-height: 18px;
	text-align: right;
	border-bottom: 2px dotted;
	margin-bottom: 0px;

}

h2 {
	font-family: berlin sans fb;
	color: #E74948;
	font-weight:400;
	font-size: 14pt;
	text-transform: lowercase;
	letter-spacing: 1px;
	padding-left: 10px;
	text-align: right;
	border-bottom: 1px dotted #E74948;
	border-left: 1px dotted #E74948;
	line-height:18pt;
	margin-bottom:0px;
}

h2:first-letter {
	color:#C0C0C0;
 }
 
 h3 {
font-family: berlin sans fb; 
color: #000000; 
font-weight:normal;
font-size: 14pt; 
text-transform: lowercase; 
padding-left: 10px; 
text-align: center; 
line-height:18pt; 
margin-bottom:0px;}

strong,b 

{
	color: #6EF776;
	text-transform:uppercase;
	font-weight: bold;
}


em,i

{
	color: #ED3E43;
	font-style: italic;
}

u {
	font-family: Arial;
	font-size: 8.5pt;
	letter-spacing: 0px;
	color: #609;
	border-bottom: 1px solid #FFFFFF;
}

a:link, a:visited, a:active {
	color: #E74948;
	font-style:italic;
	font-family:georgia;
	font-size: 11px;
	text-transform: lowercase;
	text-decoration: none;
}

a:hover{
	font-size:10px;
	color: #C0C0C0;
	letter-spacing:3px;
	font-family: century gothic;
	font-style: normal;
	text-decoration:none;
}
