@charset "utf-8";
/* CSS Document */
#container{
	margin: auto;
	width: 993px;
}
#footer2 {
	background-color: #FFFF99;
	height: 80px;
	width: 400px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	text-align: center;
	font-family: Calibri;
}
#top {
	height: 140px;
	width: 989px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#menu {
	background-color: #3300CC;
	width: 168px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
	text-align: center;
	line-height: 17px;
}

#footer1 {
	background-color: #FFFF99;
	height: 80px;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
	text-align: center;
	vertical-align: 50%;
	font-family: Calibri;
}
#footer1 a {
	text-decoration: none;
}
#footer3 a {
	text-decoration: none;
}


#gap {
	background-color: #FFFF99;
	width: 993px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 2px;
}
#menu a {
	font-family: Calibri;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
#menu a:hover {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF33;
}




#footer3 {
	background-color: #FFFF99;
	border-right-width: 2px;
	border-right-color: #000000;
	height: 80px;
	width: 289px;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	text-align: center;
	float: left;
	font-family: Calibri;
}
#main {
	width: 819px;
	float: left;
}
#content {
	background-color: #FFFFFF;
	float: left;
	width: 989px;
	border: 2px solid #000000;
	font-family: Calibri;
	text-align: left;
}

