/*** RESET ***/

html, body, div, span, applet, object, 
h1, h2, h3, h4, h5, h6, p, a, abbr, acronym, address, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {	
	margin: 0;

	padding: 0;

	border: 0;
	outline: 0;

	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration: none;
}

body {
	background-image:url("images/bg.png");
	z-index: 2;
	color:#FFFFFF;
	margin: 0px auto;
	text-align:center;
}

#pagewrap {
	width:705px;
	margin:0 auto;
	text-align:left;
}

#bg_top {
	margin: 50px 0px 10px 15px;
	background-image:url("images/cm_logo.png");
	text-indent:-9999px;
	width:252px;
	height:30px;
	float: left;
	font-size:12px;
	line-height:0px;
}

#thumbs {	
	width:705px;
	text-align:left;
}
#gallery {
	padding:20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear:both;
}

#about_bg {
	background-image:url("images/about_bg.png");
	background-repeat:no-repeat;
	text-align:left;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-weight:lighter;
	font-size:11px;
	line-height:16px;
	color:#333;
	width: 675;
	height:584;
	margin: 20px 0px 0px 0px;
}