* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 500px;
	margin: 0 auto;
	text-align: center;
	background: #FFFFFF url('layout/bgcon.jpg') repeat-y;
}

#banner {
	background: url('layout/main.jpg') no-repeat top;
	float: right;
	width: 500px;
	height: 200px;
}

#bannerup {
	margin: 0 0 0 0;
}

body,tr,td {
	font-size:8pt; 
	font-family:georgia, trebuchet ms, palatino linotype, century gothic, arial; 
	text-align:justify; 
	line-height:15px;
	color:#666666; 
}

body {
	overflow:auto;
	background: url('layout/bg.jpg');
	margin: 0 auto;
	text-align: center;
}

a:link, a:visited, a:active { 
	color:#3000FF; 
	text-decoration:none; 
}

a:hover { 
	color:#E400FF; 
}

h1 {
	color: #FFFFFF;
	background-color: #333333;
	margin: 5pt 0 10pt 0;
	font-size: 24pt;
	text-align: center;
}

.head {
	text-transform: uppercase;  
	font-family: century gothic, palatino linotype; 
	font-size: 12pt; 
	background-color: #DDDDDD;
	color: #000000; 
	border-bottom: #CCCCCC solid 5px;
	font-weight: bold; 
	text-align: left; 
	letter-spacing: 1px;
	margin: 0 0 1pt 0; 
}

b {
	font-weight: bold; 
	color: #FF0000; 
}

i {
	color: #FF47AF;
}

.content {  
	background-color: #FFFFFF;
	width: 500px; 
	float: center; 
	text-align: justify;
	padding: 0 0 0 0;
}

div.avatar { 
	background-color: #000000; 
	width: 100px; 
	float: left; 
	padding: 5px 5px 5px 5px; 
	margin: 0 2px 2px 2px;
}

div.left {
	float: left; 
	width: 49%;
	background: url('layout/bgbox2.jpg');
	padding: 1px 1px 1px 1px;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

div.right {
	float: right; 
	width: 49%;
	background: url('layout/bgbox2.jpg');
	padding: 1px 1px 1px 1px;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

.box {
	font-family: georgia, trebuchet ms, palatino linotype, century gothic; 
	font-size: 8pt; 
	font-weight: normal; 
	width: 100%; 
	background-color: #F6F6F6; 
	text-align:justify; 
	border: 0;
	margin: 0 0 2pt 0;
}

input, select, textarea {
	border: solid #000000 1px; 
	background-color: transparent; 
	font-family: trebuchet ms; 
	font-size: 7.5pt; 
	color: #000000;
	cursor: crosshair;
}

#header {
	background: url('layout/bg.jpg');
	width: 100%;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 7.5pt;
	font-family: trebuchet ms, century gothic;
	text-align: center;
	clear: both;
	margin: -7px 0 0 0;
}

#headertext {
	padding: 10pt 0 0 0;
}



#footer {
	background: url('layout/bgbottom.jpg') repeat-x;
	width: 100%;
	height: 150px;
	color: #000000;
	font-size: 8pt;
	font-family: georgia, trebuchet ms, century gothic;
	text-align: center;
	clear: both;
	margin: 0 0 0 0;
}

#footertext {
	padding: 5pt 0 0 0;
}
