BODY {
	scrollbar-3dlight-color: #999900;
	scrollbar-arrow-color: #999900;
	scrollbar-base-color: #999900;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #999900;
	scrollbar-track-color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a.white:link, a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.white:hover {
	color: #000000;
	text-decoration: none;
}
a.black:link, a.black:visited {
	color: #000000;
	text-decoration: none;
}

a.gold:link, a.gold:visited {
	color: #999900;
	text-decoration: underline;
}

a.gold:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.line1 {
	border-top: 8px solid #999900;
	list-style-type: none;
	margin-bottom: -14px;
}

.line2 {
	border-left: 1px solid #999900;
	margin: 0 8px 0 10px;
}

#top {
	width: 760px;
	text-align: left;
}

#middle {
	width: 760px;
	background-color: #000000;
}

.middle-in1 {
	width: 250px;
	float: right;
	text-align: left;
	margin-top: 100px;
}

.middle-in2 {
	width: 250px;
	float: right;
	text-align: left;
	/*margin-top: 100px;*/
}

.title1 {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	line-height: 50px;
	/margin: -15px 0 7px 0;
}

#title2 {
	font-family: Arial;
	font-size: 16px;
	float: right;
	line-height: 50px;
	/margin: -15px 0 7px 0;
}

#title2 a {
	color: #000000;
	text-decoration: none;
}

#title2 a:hover {
	color: #999900;
	text-decoration: underline;
}

.title3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}

/********** Top Navi **********/
#nav {
	width: auto;
	margin: 0;
	/margin-right: -2px;
	padding: 0;
	list-style-type: none;
	float: right;
}

#nav ul {
	line-height: 30px;
}

#nav li {
	background: transparent url(../images/bg_button.jpg) repeat-x;
	float: left;
	position: relative;
	margin-right: 1px;
}

#nav li a {
	display: block;
	padding: 7px 10px 9px 10px;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

#nav li a:hover {
	color: #000000;
	text-decoration: none;
}

#nav li a.a {
	color: #000000;
	text-decoration: none;
}
/****************************/


.bottom {
	width: 760px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: right;
}

.pic {
	border: 1px solid #999900;
}

ul.resume {list-style-type:none; margin:0; padding:0 0 0 1em;}

ul.resume li {padding:3px 0;}