* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 700px;
	right: 0px;
	top: 0px;
	position: absolute;
}

#bgtop {
	width: 100%;
	height: 334px;
}

#banner {
	background: url('layout/main.png') no-repeat top;
	width: 700px;
	height: 500px;
	text-align: right;
}

#banner a:hover {
	background: url('layout/bglink.png');
	display: inline-table;
}

#bannerup {
	margin: 0 0 0 0;
}

body,tr,td,.box {
	font-size:10pt; 
	font-family:tahoma, arial; 
	text-align:justify; 
	line-height:14pt;
	color:#b3a280; 
}

body {
	overflow:auto;
	background: #ffffff url('layout/bg.jpg') repeat-x top right;
}

a:link, a:visited, a:active { 
	color:#ab99c2; 
	text-decoration: none; 
}

a:hover { 
	color:#dda0c3;
	text-decoration: underline;
}

h1 {
	color: #FFFFFF;
	background-color: #333333;
	margin: 5pt 0 10pt 0;
	font-size: 24pt;
	text-align: center;
}

.box {
	font-weight: normal; 
	width: 75%; 
	background: #ffffff url('layout/bgbox.jpg') repeat-y; 
	text-align: justify;
	margin: 0 auto 23px auto;
	font: 9pt courier new;
	padding: 5px 12px;
	line-height: 18pt;
	border: 1px dotted #cccccc;
}

.head {
	line-height: 10pt;
	font-size: 20pt;
	font-family: courier new, georgia;
	color: #f2cd61;
	letter-spacing: -2px;
	text-align: left;
	text-transform: lowercase;
}

.subhead {
	font-size: 14pt;
	line-height: 10pt;
	font-family: century gothic, courier new, georgia;
	color: #ffb79e;
	letter-spacing: 2px;
	text-align: right;
	text-transform: lowercase;
}

b {
	font-weight: normal;
	color: #ee326a; 
}

i {
	color: #5ab2ee;
}

u {
	color: #eab07c;
}

p {
	margin: 0 0 10px 0;
}

.content {  
	left: 100px;
	top: 380px;
	position: absolute;
	width: 550px; 
	text-align: justify;
}

.links {
	left: 0px;
	top: 1px;
	width: 690px;
	text-align: right;
	position: absolute;
}

.links a {
	background: #e1e0cb;
	color: #c9c7a7;
	font: 12pt georgia;
	height: 31px;
	line-height: 31px;
	display: inline-table;
	padding: 0px 10px 0px 10px;
}

.links a:hover {
	background: #90d4e8;
	color: #3a9cd6;
	text-decoration: none;
}

div.left {
	float: left; 
	width: 49%;
}

div.right {
	float: right; 
	width: 49%;
}

input, select, textarea {
	border-top: 1px dotted #bbbbbb;
	background: #ffffff;
	padding: 4px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

a.one:link, a.one:active, a.one:visited {
	font: 8pt century gothic;
	line-height:16px; 
	text-transform: lowercase;
	color: #de5131; 
	text-decoration:none; 
	background: #fbdbc2;
	text-align: center;
	margin: 0 1px 0 1px;
	padding: 5px 20px 5px 20px;
}

a.one:hover {
	color: #7a6eaa; 
	background: #f5d4ba;
}

div.image2 img {
	padding: 4px; 
	margin: 0 1px 0 0;
	border: 1px dotted #9987c4;
	background: #ffffff;
}

div.image img {
	padding: 4px; 
	margin: 1px;
	border: 1px dotted #9987c4;
	background: #ffffff;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}

div.image img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

.update {
	font-size: 7.5pt;
}



#footer {
	width: 97%;
	font: 8pt courier new;
	letter-spacing: -1px;
	text-transform: uppercase;
	border-top: 1px dotted #bbbbbb;
	background: #ffffff;
	text-align: justify;
	margin: 0 auto;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

#footertext {
	padding: 10px 10px 10px 10px;
	margin: 0 0 20px 0;
}
