body {
	background-image:					url('../images/background.gif');
	margin-top:							0px;
	margin-bottom:						0px;
	margin-left:						0px;
	margin-right:						0px;
	font-family:						"Comic Sans MS", Verdana, Arial;
	font-size:							14px;
}
#wrapper {
	width:								928px;
	height:								709px;
	margin:								0 auto;
}
#header_wrap {
	width:								928px;
	height:								88px;
}
#footer_wrap {
	width:								928px;
	height:								46px;
}
#content_wrap {
	width:								928px;
	height:								574px;
}
#content_left {
	width:								123px;
	height:								574px;
	float:								left;
}
#content_menu {
	width:								183px;
	height:								574px;
	float:								left;
}
#content {
	width:								589px;
	height:								574px;
	float:								left;
	background-image:					url('../images/content_background.gif');
	overflow:							auto;
}
#content_right {
	width:								33px;
	height:								574px;
	float:								right;
}
a:link {
	font-family:						"Comic Sans MS", Verdana, Arial;
	font-size:							14px;
	text-decoration:					underline;
	color:								#4a3a1c;
	font-weight:						bold;
}
a:active {
	font-family:						"Comic Sans MS", Verdana, Arial;
	font-size:							14px;
	text-decoration:					underline;
	color:								#4a3a1c;
	font-weight:						bold;
}
a:visited {
	font-family:						"Comic Sans MS", Verdana, Arial;
	font-size:							14px;
	text-decoration:					underline;
	color:								#4a3a1c;
	font-weight:						bold;
}
a:hover {
	font-family:						"Comic Sans MS", Verdana, Arial;
	font-size:							14px;
	text-decoration:					none;
	color:								#4a3a1c;
	font-weight:						bold;
}
#link2design {
	width:								300px;
	margin:								0 auto;
	text-align:							center;
}
a.Footer:link {
	font-size:							10px;
	text-decoration:					none;
	color:								#cfd9e5;
}
a.Footer:active {
	font-size:							10px;
	text-decoration:					none;
	color:								#cfd9e5;
}
a.Footer:visited {
	font-size:							10px;
	text-decoration:					none;
	color:								#cfd9e5;
}
a.Footer:hover {
	font-size:							10px;
	text-decoration:					underline;
	color:								#cfd9e5;
}
