body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../gfx/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	behavior:url("hover.htc");
}
a {
	font-size: 11px;
	color: #990000;
	text-decoration: none;

}

#wrapper {
	position: relative; 
	left: 50%;
	margin-left: -369px;
	width: 737px;

}
#topHead {
	background-image: url(../gfx/top_head.jpg);
	height: 61px;
	width: 737px;
	float: left;
	cursor:pointer
}
#topLogo {
	background-image: url(../gfx/top_logo.jpg);
	height: 121px;
	width: 737px;
	float: left;
	cursor:pointer
}
#menu {
	height: 43px;
	width: 737px;
	float: left;

}
#leftBg {
	background-image: url(../gfx/menu_left.jpg);
	height: 43px;
	width: 11px;
	background-repeat: no-repeat;
	float: left;


}
#menuCont {
	height: 43px;
	width: 714px;
	background-image: url(../gfx/menu_bg.jpg);
	background-repeat: repeat-x;
		float: left;
}
#rightBg {
	background-image: url(../gfx/menu_right.jpg);
	height: 43px;
	width: 12px;
	float: left;

}
#content {
	width: 737px;
	float: left;
	padding-top: 10px;
	padding-bottom: 15px;
}

#wideCont {
	width: 550px;
	float:left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;

}
h1 {
	font-size: 16px;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;

}

#textCont { margin: 10px; }

#rightCont {
	width: 170px;
	float:right;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;

}
#footer {
	height: 50px;
	width: 737px;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 20px;

}
#menu_items {
	width: 714px;
	height: 43px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #fff;


}

#menuOver {
	background-image: url(../gfx/menu_hover.jpg);
	background-repeat: repeat-x;
	cursor: pointer;
	color: #999999;

}

#begangnat {
margin: 10px;
}

#beg_symaskin {
	border: 1px solid #CC3333;
	

}

#symaskin {
	border: 1px solid #CC3333;
	width: 230px;
	float:left;
	height: 120px;
	background-repeat: no-repeat;
	background-position: 130px center;
	font-size: 10px;

}

#in_symaskin {
margin: 5px;
}

#border { 
border: 1px solid #CC3333; 
}
