body {
	font-family:'Verdana','Arial';
	background-color: #333366;
	font-weight:100;
	margin:0;
}

img {
	margin:0;
	padding:0;
	cursor:pointer;
	border:0;
}

table {
	border-collapse:collapse;
	color:#003366;
}

td {
	vertical-align:top;
	padding:3;
}

form {
	margin:0;
}

ul {
	list-style-type:circle;
}

b {
	color: #333366;
}

i {
	color:white;
}

em {
	color: #333366;
}

textarea {
	font-family:'verdana','arial';
	font-size:10pt;
}

a {
	color: #ffcc66;
	text-decoration:none;
}

a:hover {
	color:#ffff33;	
}

/* -------- MAIN --------- */

.main {
	height:100%;
	width:660;
}

/* -------- HEADER --------- */

.header {
	background-color: #000033;
	background-image: url('pics/head.jpg');
	background-repeat:no-repeat;
	height:75;
	vertical-align:bottom;
}

.name {
	font-size:15pt;
	color:#ffffff;
	width:440;
}

.address {
	font-size:8pt;
	font-weight:400;
	color:white;
}

.contact {
	padding:0;
	font-size:8pt;
	color:#000066;
	width:200;
	vertical-align:top;
}

.open {
	font-size:9pt;
	color:#ffcc99;
}

.hback {
	color:#663366;
}

.hback:hover {
	color:#990000;
}

/* -------- LEFT --------- */

.control {
	background-color: #000033;
	background-image: url('pics/left.jpg');
	background-repeat:no-repeat;
	font-size:11pt;
	font-weight:800;
	width:85;
}

/* -------- RIGHT --------- */

.right {
	background-color: #000033;
	background-image: url('pics/right.jpg');
	background-repeat:no-repeat;
	font-size:10pt;
	width:85;
}

.review {
	height: 205;
	width:84;
	color:white;
	font-size:9pt;
}

.skye {
	color:#996699;
	font-weight:200;
	font-size:10pt;
}

.smoke {
	color:#996633;
	font-weight:200;
	font-size:7pt;
	text-align:justify;
}

/* -------- TEXT --------- */

.text {
	background-color: white;
	font-size:9pt;
	text-align:justify;
	padding:5;
	
}

.lback {
	color:#660066;
}

.lback:hover {
	color:#336633;
}

.thumb {
	width:160;
	text-align:center;
	color:silver;
	font-size:10pt;
}

.frm {
	background-color: white;
	
}

/* -------- FOOTER --------- */

.foot {
	background-color: white;
	height:10;
	font-size:7pt;
	text-align:center;
	color: #9999cc;
}

.para {
	background-color: #000033;
	text-align:center;
	font-size:7pt;
	color:#333366;
	
}