/* CSS Document */
body{
	margin: 0px auto;
	width:810px;
	background-color:#A59768;
	font: Verdana, Arial;
}
#leftcontent{
	float:left;
	width:380px;
	height:680px;
	background-color:#C58547;
	margin-left: 10px;
	text-align: center;
	font: Verdana, Arial;
}
#rightcontent{
	float:right;
	width:380px;
	height:680px;
	background-color:#EAD9A1;
	margin-right: 10px;
	color: #000000;
	font-family: "Book Antiqua", "Times New Roman";
}
#res_l_content{
	float:left;
	width:380px;
	height:750px;
	background-color:#C58547;
	margin-left: 10px;
	text-align: center;
	font: Verdana, Arial;
}
#res_r_content{
	float:right;
	width:380px;
	height:750px;
	background-color:#EAD9A1;
	margin-right: 10px;
	color: #000000;
	font-family: "Book Antiqua", "Times New Roman";
}
#portfolio{
	float:right;
	width:760px;
	height:500px;
	background-color:#EAD9A1;
	margin-right: 20px;
	color: #000000;
	font-family: "Book Antiqua", "Times New Roman";
}
#application{
	width:760px;
	background-color:#EAD9A1;
	margin-right: 20px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#application h2{
	background-color: #E1CA7B;
}
#application td{
	vertical-align: middle;
	font-size: 80%;
}
#links{
	margin-left: 20px;
	font-variant:small-caps;
	font:Verdana, Arial;
	size: 12px;
	width:800px;
}
a{
	color:#990000;
	text-decoration:none;
}
a:hover{
	color:#FFFFFF;
	background-color:#990000;
	text-decoration:none;
}
#wrapper{
	margin: 5px;
	width: 800px;
	background-color:#990000;
	margin-top: 20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #A59768;
}
#footer{
	width: 840px;
	margin-left: 0px;
	background-color:#990000;
	margin-top: 30px;
	height: 50px;
	color:#FFFFFF;
	size: 10px;
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	font-variant: small-caps;
}
#footer a{
	color:#FFFFFF
}
.clearit{
	clear:both;
}
.rightpush{
	float:right;
}
.leftpush{
	float:left;
}
.ds1{
	background:#FFFF00
}
p{
	margin-left:30px;
	margin-right:20px;
	font-size:12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1{
	font-size:16px;
	margin-left:10px;
	margin-right:20px;
	font-variant: small-caps;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #990000;
}
h2{
	font-size:14px;
	margin-left:15px;
	margin-right:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #6F2400;
}
h3{
	font-size:12px;
	margin-left:20px;
	margin-right:20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4{
	font-size:14px;
	margin-left:30px;
	margin-right:20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

