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

body {background:#d6d4e4;
	}
img {
	border:0;
	}
#wrap {
	width:677px;
	margin:auto;
	}
#nav {
	font-size:21px;
	font:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-align:center;
	}
#nav ul{
	cursor: default;
	font:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	}
#nav li{
	padding:0 15px;
	text-decoration:none;
	list-style: none;
	display: inline;
	
	color:b6b5c9;
	}
#nav a {
	color:#4d4c68;
	text-decoration:none;
	font:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	}
#nav a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
#navstyle {font-family: Arial, Helvetica, sans-serif}
.style2 {font-family: "trebuchet MS";
color:#b6b5c9;}
