body {
	margin: 0;
	padding: 0;
	background-color: #FEF6E4;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: small;
	color: #696969;
}
a:link {
	color: #C2C2C2;
}
a:visited {
	color: #C2C2C2;
}
#mainimage {
	float: left;
	position:relative;
	left:0px;
	top:-35px;
	background-color:#FEF6E4;
	background-image: url(global/one_corner_drop.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 14px;
	padding-bottom: 19px;
	margin: 0px;
	padding-top: 6px;
	padding-left: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index:1;
}
#wrap {
	width: 996px;
	height: 600px;
	position: absolute;
	left: 50%;
	margin-left: -498px;
	top: 50%;
	margin-top: -300px;
}
#h1 {
	margin-left: 110px;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: left;
	color: #696969;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 36px;
}
.h2 {
	position:relative;
	display:block;
	height:24px;
	font-size:16px;
	font-weight:bold;
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
}
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MAIN MENU ^^^^^^^^^^ */
.styletwo {
	position:relative;
	display:block;
	margin-left:30px;
	height:24px;
	font-size:16px;
	font-weight:bold;
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
}
.styletwo ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:700px;
}
.styletwo ul li {
	display:block;
	float:left;
	margin:0 1px 0 0;
}
.styletwo ul li a {
	display:block;
	float:left;
	color:#C2C2C2;
	text-decoration:none;
	padding:0px 10px 0px 10px;
	height:24px;
}
.styletwo ul li a:hover, .styletwo ul li a.current {
	color:#696969;
}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MAIN MENU ^^^^^^^^^^ */
.line {
	margin: 0;
	padding: 0;
	float: left;
	width: 990px;
}
.baseline {
	position:relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 990px;
	top:-86px;
}

#main {
	float: left;
	margin: 20px 20px 20px 20px;
	height: 350px;
	width: 630px;
}
#cv_scroll {
	float:left;
	width:650px;
	height:207px;
	overflow:auto;
}
#tx_scroll {
	float:left;
	width:650px;
	height:250px;
	overflow:auto;
}
.ref {
	float:left;
	width:156px;
}
.links {
	float:left;
	width:205px;
}
#link_scroll {
	float:left;
	width:650px;
	height:334px;
	overflow:auto;
}
#gallery_scroll {
	position:relative;
	float:left;
	width:650px;
	height:346px;
	overflow:auto;
}
.credits {
	position:relative;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:12px;
	float: left;
	width:650px;
	margin: -70px 20px 20px 20px;
}
