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

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#000000;
	background-image:url(../images/back11.jpg);
	background-repeat:repeat-y;
}
#wrapper { 
	width: 800px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color:#FFFFFF;
}
#head {
	width:800px;
	height: 150px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}
#nav {
	width: 800px;
	height: 30px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-left: 0px;
}		

#flash {
	width: 800px;
	height: 100px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#textback {
	width: 730px;
	height: 650px;
	padding: 35px 35px 35px 35px;
	background-image:url(../images/textback.jpg);
	background-repeat: no-repeat;
}			
#text {
	width: 350px;
	height: 600px;
	padding: 25px 25px 25px 25px;
	background-image:url(../images/text.jpg);
	background-repeat:no-repeat;
}
#textbackb {
	width: 730px;
	height: 650px;
	padding: 35px 35px 35px 35px;
	background-image:url(../images/textbackb.jpg);
	background-repeat: no-repeat;
}				