@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
@font-face {
    font-family: "Dauphin";
    src: url('fonts/DAUPHINN.TTF') format("truetype");
}
.style1 {
	font-family: "Century Gothic";
	font-size: 50px;
	color: #666666;
}
.style2 {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 13px;
	line-height: 20px;
}
.style2 a{color: #000000; text-decoration:none;}
.style2 a:hover{
	color: #0096DF;
	text-decoration:none;
}
.style3 {
	font-family: Dauphin;
	color: #FFFFFF;
	font-size: 26px;
}
.style4 {
	font-family: Dauphin;
	color: #000000;
	font-size: 26px;
}
.style5 {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
}
.style5 a{color: #FFFFFF; text-decoration:none;}
.style5 a:hover{
	color: #333333;
	text-decoration:none;
}
.style6 {
	font-family: Dauphin;
	color: #0096DF;
	font-size: 26px;
}
.style7 {
	font-family: "Trebuchet MS";
	color: #0096DF;
	font-size: 13px;
	line-height: 20px;
}
.style7 a{color: #0096DF; text-decoration:none;}
.style7 a:hover{
	color: #333333;
	text-decoration:none;
}
