/* Blue Angel
	Stylesheet by Vivi, 2007, twilightsnow.net */


body {
	background-color: #C4CDFF;
	background-image: url(angelpixel02.gif);
	
	
	

}

#container {
	width: 669px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	text-align: center;
	
	
}

#navigation img {
	border: 1px dashed #A4A4A4;
	padding: 0;
	margin: 0;
	
		
}

	

#content { 
	width: 649px;
	position: relative; top: 10px; left: 0px;
	background-color: #FFF;
	border: 1px dashed #A4A4A4;
	padding-left: 10px;
	padding-right: 10px;
	
}

#content img {
	border: 0;
	
}


p {

	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	
}

#footer p {
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
	color: #A4A4A4;
	margin-top: 0;
	
}

#footer img {
	margin-top: 50px;

}


.footer2 {
	font-family: Verdana;
	font-size: 8px;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: center;
	color: #A4A4A4;
	margin: 0;
	padding: 0;
	
	
}

.small {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	
}



h1 {
	font-family: Verdana;
	font-size: 12px;
	color: #A4A4A4;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: left;
	background-image: url(pixelwing_glitter.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #DADADA;
	margin-bottom: 15px;
	
} 

h2 {
	
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	text-align: left;
	font-variant: small-caps;
	
}


em { 
	font-style: italic;
}

strong {
	font-weight: bold;
} 


a:link {
	color: #8A95FD;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #DADADA;
	

}

a:visited {
	color: #A2A6CD;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #DADADA;
	

}

	
a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #000;


}

a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #000;


}


.linklist a {
	background: url(angelpixel02.gif);
	display: block;
	text-decoration: none;
	border: 1px dotted #A4A4A4;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000;
	



}

.linklist a:hover {
	color: #000;
	background: #C4CDFF;


}


dt {
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	letter-spacing: 2px;
	
	

}	



dd {
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 18px;


} 



.left {
	float: left;
	border: 0;
	padding-right: 5px;
}
	

.right {
	float: right;
	border: 0;
	padding-left: 5px;
}

.center {
	text-align: center;
}

.clearer {
	clear: both;
}


