body {
	margin:0px;
	margin-top:18px;
	background:url(../images/bg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}

a:link, a:active, a:visited, a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	text-decoration:underline;
}

input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}

form {
	margin:0px;
	padding:0px;
}

#site {
	width:760px;
	margin:auto;
	text-align:center;
}

#site_container {
	width:754px;
	border:3px solid #fff;
	text-align:left;
	background:url(../images/site_bg.gif) repeat-y #fff;
}

#menu {
	position:absolute;
	width:165px;
	height:279px;
	margin-left:16px;
	margin-top:-18px;
	padding:111px 7px 0px 0px;
	text-align:right;
	background:url(../images/menu_bg.jpg) top left no-repeat;
}

#menu_bottom {
	position:absolute;
	width:188px;
	height:318px;
	margin-top:243px;
}

#menu div {
	float:right;
	clear:both;
	margin-bottom:6px;
}

#top_noel {
	position:absolute;
	margin:-16px 0px 0px 590px;
}

img {
	behavior: url("js/iepngfix.htc")
}

#container {
	width:754px;
	background:url(../images/right_bg.jpg) 185px 0px no-repeat;
}

#container_bottom {
	width:754px;
	clear:both;
}

#left {
	vertical-align:bottom;
	position:relative;
	margin-top:-50px;
	width:172px;
	text-align:right;
	line-height:12px;
}

#left span {
	font-weight:bold;
	color:#410a00;
}

#left p {
	padding:0px;
	margin:0px;
	margin-bottom:12px;
}

#right {
	width:568px;
	margin-left:185px;
}

#right_height {
	float:right;
	height:420px;
	width:0px;
	background:#00CC00;
}

#bottom {
	width:760px;
	padding:8px 0px 15px 0px;
	background:none;
	color:#fff;
	font-size:9px;
	line-height:11px;
}

#bottom a:link, #bottom a:active, #bottom a:visited, #bottom a:hover {
	color:#fff;
}

