@charset "utf-8";
/* CSS Document */

.class {
  width:200px; /* All browsers */
  *width:250px; /* IE */
  _width:300px; /* IE6 */
  .width:200px; /* IE7 */
}

body {
	background-color: #e7e7e7;
}

#frame {
margin:0 auto;
width:851px;
}

#header {
	background-image:url(../images/banner-02.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	height:199px;
	
}
#creation {

	background-image:url(/images/content-rp.jpg);

	background-position: top;

	background-repeat: repeat-y;

	min-height: 367px;
	
	width:851px;
	
	margin:0 -25px;

}
#destruction {
	
	margin:0 0px;
	
}

#origin {

	background-image:url(/images/content-tp.jpg);

	background-position: top;

	background-repeat: no-repeat;

	min-height: 203px;

	padding: 5px 20px 1px 25px;
	_padding: 1px 0px 0px 0px; /* IE6 */
	_margin: 0 auto; /* IE6 */
}
#footer {

	background-image:url(../images/footer.jpg);

	background-position: top;

	background-repeat: no-repeat;

	margin:-1px 0 0;

	text-align: center;
	
	color:#FFF;

	font-size: 11px;
	
	padding:1px;
	
	padding-top:16px;

}

#right {
float:right;
}
#logopic {
margin:0 auto;
}


#right-col {
	
margin:0 auto;
}

#text {
font-family:arial;
font-size:16px;
margin: auto;
width:302px;

}

#nav {
margin:0 -2px;
padding-bottom:1px;
}
#sidediv {
margin:0 -2px;
padding-top:10px;
}	

#sidepic {
margin:14px 0;
padding-left:2px;
}