body {
	font-family: Vardana, Arial, "sans serif";
	font-size: 0.9em;
	background-image: url(../images/bg_blu.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-attachment: scroll;
	text-decoration: none;
}

em {
font-style: italic;
font-weight: normal;
}


#centercenter {
	width: 600px;
	min-height: 800px;
	position: absolute;
	top: 90px;
	left: 213px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}


#image_area {
	background-color: #FFFFFF;
	height: 400px;
	width: 580px;
	margin-left: auto;
	margin-bottom: 10px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: auto;
	text-align: center;
}

#direction_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	height: 15px;
	width: 200px;
	position: absolute;
	top: 33px;
	right: 10px;
	text-align: right;
	color: #04c5e2;
	text-decoration: none;
}


#direction_nav a {
	text-decoration: none;
	color: #04c5e2;
	
}	

#direction_nav a:link {
	color: #000000;
	text-decoration: none;
}

#direction_nav a:hover {
	color: #7a7a7a;
	text-decoration: none;
}

#header {
width: 281px;
height: 52px;
background-image: url(../images/dejiatunwa_logo.gif);
margin-left: 525px;
}

#mainnav {
position: fixed;
top: 100px;
left: 0px;
width: 203px;
min-height: 400px;
}

#mainnav img {
border: 0px;
}

#searchlondon {
position: fixed;
top: 406px;
left: 80px;
width: 203px;
min-height: 400px;
}






/* CONTENT AREA STYLES */

#contentarea {
	width: 598px;
	min-height: 400px;
	background-image: url(../images/bg_dcdcdc70.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px dashed #7a7a7a;
	text-decoration: none;
	height: auto;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#contentarea h1 {
	font-size: 1.1em;
	margin: 10px 0px;
	padding: 0 10px 0 10px;
	color: #04c5e2;
}

#contentarea h2 {
	font-size: 1em;
	margin: 10px 0;
	padding: 0 10px 0 10px;
}


#contentarea h3 {
	font-size: 0.8em;
	margin: 10px 0;
	padding: 0 10px 0 10px;
	font-weight: bold;
}


#contentarea p, li {
	font-size: 0.8em;
	margin: 10px 0;
	padding: 0 10px 0 10px;

}

#contentarea a:link, #contentarea a {
	text-decoration: none;
	color: #7a7a7a;
}

#contentarea a:hover {
color: #04c5e2;
}









/* RIGHT COLUMN AREA STYLES */

#rightcolumn {
width: 154px
min-height: 400px;
	position: fixed;
	top: 90px;
	left: 823px;
	min-height: 400px;
	text-decoration: none;
}

#rightcolumn a:link, #rightcolumn a {
	text-decoration: none;
	color: #04c5e2;
}

#rightcolumn a:hover {
color: #7a7a7a;
}

#rightcolumn_top {
width: 140px;
min-height: 200px;
}

#rightcolumn_top p {
font-size: 0.8em;
color: #04c5e2;
}

#rightcolumn img {
margin-right: 20px;
border: 0;
}

#quote {
width: 140px;
height: 188px;
margin-top: 20px;
background-image: url(../images/quote.png);
}








/* FOOTER STYLES */

#footer {
width: 600px;
height: 15px;
border-top: 1px solid #7A7A7A;
border-bottom: 1px solid #7A7A7A;
margin-top: 30px;
background-color: white;
}

#footer p {
font-family: verdana;
font-size: 0.7em;
color: #04c5e2;
margin: 1px 0px;
padding-left: 10px;
}











/* FORM STYLES */

#fillform	{
	padding: 10px 10px 10px 70px;
	margin-bottom; 10px;
	}

#fillform input.text, textarea	{
	display: block;
	width: 85%;
	top-margin: 1.2em;
	}



#submit	{
	background-color: #999A9D;
	padding: 10px;
	width: 83%;
		}

#submit	p {
	display: inline;
	padding-right: 30px;
	}



#fillform input:focus, textarea:focus {

outline: 1px #69421D solid;

}
