* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	background: url('layout/bgcon.jpg') repeat-y;
}

#banner {
	background: url('layout/main.jpg') no-repeat top;
	height: 198px;
}

#bannerup {
	margin: 0 0 0 0;
}

body,tr,td {
	font-size:8pt; 
	font-family:trebuchet ms, palatino linotype, century gothic, arial; 
	text-align:justify; 
	line-height:13px;
	color:#675486; 
}

body {
	overflow:auto;
	background: #494949 url('layout/bg.jpg');
	margin: 0 auto;
	text-align: center;
}

a:link, a:visited, a:active { 
	color:#FF85BC; 
	text-decoration:none; 
	letter-spacing:1px;
}

a:hover { 
	color:#FFB2D5; 
	letter-spacing:1px;
}

.head {
	background: url('layout/bghead.jpg');
	background-repeat: no-repeat;
	font-family: century gothic, palatino linotype; 
	font-size: 18pt; 
	height: 30px;
	color: #63B1CA; 
	font-weight: bold; 
	text-align: left; 
	letter-spacing: 1px;
	margin: 0 0 1pt 0; 
	padding: 5pt 0 0 5pt;
}

b {
	font-family: trebuchet ms, palatino linotype; 
	font-weight: bold; 
	color: #24A4EC; 
}

i {
	color: #C21A51;
}

.content {  
	background-color: #FFFFFF;
	width: 600px; 
	float: center; 
	text-align: justify;
	padding: 0 0 0 0;
}

div.left {
	float: left; 
	width: 48%;
	background: url('layout/bgbox2.jpg');
	padding: 1px 1px 1px 1px;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

div.right {
	float: right; 
	width: 48%;
	background: url('layout/bgbox2.jpg');
	padding: 1px 1px 1px 1px;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

.box {
	font-size:8pt; 
	font-family:trebuchet ms, palatino linotype, century gothic, arial; 
	text-align:justify; 
	line-height:13px;
	color:#675486;
	width: 100%; 
	background-color: #CCE2D3; 
	text-align:justify; 
	border: 0;
	margin: 0 0 0 0;
}

input, select, textarea {
	border: solid #000000 1px; 
	background-color: transparent; 
	font-family: trebuchet ms; 
	font-size: 7.5pt; 
	color: #000000;
	cursor: crosshair;
}



#footer {
	background: url('layout/bottom.jpg') repeat-x;
	width: 100%;
	height: 155px;
	font-size: 8pt;
	font-family: trebuchet ms, century gothic;
	text-align: right;
	clear: both;
	margin: 0 0 0 0;
}

#footertext {
	padding: 68pt 20pt 0 0;
}
