body {
	background-color: #09010d;
	font-family: Tahoma;
	font-size: 8pt; 
	color: #938299; 
	text-align: center;	
}

h1 {
	font-family : "Calisto MT";
	font-size : 36px;
	font-weight : normal;
	border-bottom : 6px dotted #222222;
	background-color: transparent;
	color : #817c86;
	text-align : right;
	letter-spacing : -1px;

}

.title {
	background: url(http://avril-web.net/designs/v.009/titlepage.png);
	background-repeat: no-repeat;
	background-position: top;
	font-family:tahoma;
	font-size: 12px; 
	color: #ffffff; 
	text-align: center;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
        line-height:30px;
	text-transform: uppercase;

}
.content {
    background: url(http://avril-web.net/designs/v.009/sidebarbg.jpg);
	background-repeat:repeat;
	background-color: #433a45;
	font-family: Tahoma;
	font-size: 8pt; 
	color: #938299; 
	text-align: center;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}
.footer{
	background: url(http://avril-web.net/designs/v.009/titlepage2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Tahoma;
	font-size: 8pt; 
	color: #938299; 
	text-align: center;
	padding-left: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 30px;

}

a:hover img {
    border: 1px solid #9f7ca7;
    opacity:.70;
    filter: alpha(opacity=100);
     -moz-opacity: 10;
    padding: 3px;
margin: 2px;
 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;

}

a img {
    border: 1px dotted #7a5882;
    opacity:.90;
    filter: alpha(opacity=100);
     -moz-opacity: 0.60;
    padding: 3px;
margin: 2px;
 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;

}

a:link {
color : #81608d;
text-decoration : none;
}
a:active {
color : #81608d;
text-decoration : none;
}
a:visited {
color : #81608d;
text-decoration : none;
}
a:hover {
color : #5d4e63;
text-decoration : none;
}