@charset "utf-8";
@import url("style.css");
body {
	background-image: url(http://www.comc.cc/images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 916px;
	margin: 0 auto;
}
#header {
	background-image: url(http://www.comc.cc/images/flash-placeholder.jpg);
	float:left;
	height:205px;
	width:892px;
	background-repeat:no-repeat;
}

#tug {
	float:right;
	width:647px;
	height:23px;
	padding-top:127px;
	padding-right: 6px;
}

#main {
	float: left;
	height: auto;
	width: 893px;
}

#menu {
	float: left;
	background-image: url(http://www.comc.cc/images/menubgbmp.gif);
	background-repeat: repeat-y;
	border-top: thick solid #003300;
	border-left: medium solid #003300;
	border-right: medium solid #003300;
	border-bottom: thick solid #003300;
	height: auto;
	width: 204px;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 18px;
}

#maincon {
	float: right;
	background-image: url(http://www.comc.cc/images/menubgbmp.gif);
	background-repeat: repeat;
	border-top: thick solid #003300;
	border-left: medium solid #003300;
	border-right: medium solid #003300;
	border-bottom: thick solid #003300;
	font-family: Georgia, Times New Roman, Times, serif;
	height: auto;
	width: 640px;
	text-align: center;
	padding: 10px;
	text-indent: 0px;
	
}