@charset "utf-8";

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#all {
	background-image:url(images/head.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:445px;}
#head {
	height: 125px;
	width: 900px;
}

#menu{

	height: 320px;
	width: 223px;
	}
	
#main{
	font-family: "Comic Sans MS", cursive;
	font-size:8px;
	color:#00144B;
	font-size:14px;
	height: 200px;
	width: 407px;
	text-align:justify;
	}
	
#main a{
	font-family: "Comic Sans MS", cursive;
	font-size:8px;
	color:#00144B;
	font-size:14px;
	text-decoration:none;
	}
	
#flash{
	height: 320px;
	width: 270px;
	}
	
#footer{

	}
