*
{
margin: 0px;
padding: 0px;
}

a {
	color: #ffffcc;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #ffffcc;
}

a:visited {
	color: #ffffcc;
}

a:visited:hover {
	color:#ffffcc;
/*	color: #003366; */
}

body {
	background: #006666 url(images/bg.png) top repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content {
	margin: 0 auto;
	width: 850px;
	text-align: left;
	background: url(images/bg_c.jpg) repeat-y;
}

#content_resume {
	margin: 0 auto;
	width: 850px;
	text-align: left;
	background: url(images/bg_c_res.jpg) repeat-y;
}

#content2 {
	background: url(images/footer.gif) bottom no-repeat;
}

#content3 {
	background: url(images/top.jpg) top no-repeat;  
	padding-top: 14px;
}

#content3_resume {
	background: url(images/top_res.jpg) top no-repeat;  
	padding-top: 14px;
}

#main {
	padding-top: 0px;
}

#header {
	height: 140px;
}

#logo {
	text-align: right;
	padding: 160px 40px 30px 40px;
}

#menu {
	margin: 0 auto;
	width: 827px;
	height: 34px;
	margin-top: 0px;
	margin-bottom: 9px;
	padding: 0px 0px 0px 23px;
	background: url(images/menu.png) center no-repeat;
	text-align: center;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline; 
}

#menu #menu_error {
	float: left;
	color: #FF0000;
	font-weight: bold;
	padding-top: 9px;
	font-size: 14px;
}

#menu a {
	float: left;
	width: 161px;
	height: 32px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffcc;
	font-weight: bold;
	padding-top: 9px;
	font-size: 14px;
}

#menu a:hover {
	width: 161px;
	color: #ffffcc;
	text-decoration: underline;
	background: url(images/b2.jpg) 0px 4px repeat-x;
}

#left {
	width: 549px;
	padding: 6px 8px 0px 26px;
	margin-left: 0px;
	float:left;
}

#resume_left {
	width: 800px;
	padding: 6px 8px 0px 26px;
	margin-left: 0px;
	float:left;
}

#left h2 {
	border-bottom: 1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	padding: 2px 0px 2px 10px;
	margin-bottom: 5px;
	font-weight: bold;
}

.titl_right {
	height: 29px;
	padding-top: 14px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 21px;
	color: #ffffcc;
	background: url(images/tit_r.jpg) left no-repeat;
	margin: 0px 0px 0px 0px;
}

#right #right_error {
	height: 29px;
	padding-top: 14px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 21px;
	color: #FF0000;
	margin: 0px 0px 0px 0px;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
}

#right .ug li {
	margin: 4px 0px;
	padding-left: 5px;
}

#left ol {
	margin: 10px 25px;
}

#left img {
	margin: 5px 10px 2px 10px;
	border:none;
}

.ug {
	padding: 0px 10px 10px 10px;
	color:#000000;
}
	
#right {
	float: right;
	width: 257px;
}

#right h4 {	
	margin: 0;
	font-size: 12px;
	color: #4DA0C6;
	padding-left: 10px;
}

a.link_right:hover {
	color: #ffffcc;
	text-decoration:underline;
}

#right p {
	margin: 0;
	padding: 0px 10px 10px 10px;
/*	padding-bottom: 10px; */
}
/*
p.final {
	padding: 0px 0px 15px 0px;
}
*/
p.text { 
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

#page_img {
	position:relative;
	float:left;
	margin: -20px 0px 0px -24px;
}

#page_img_res {
	position:relative;
	float:left;
	margin: -15px 0px 0px -14px;
}

#right h2 {
	height: 27px;
	padding: 5px 0px 0px 20px;
	margin: 0;
	color: #ffffcc;
	background: url(images/titl2.jpg) no-repeat;
	font-size: 18px;
}

#right ol, #right ul {
	margin-left: 5px;
}

.date {
	text-align: left;
	color: #006666;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}
/*
.final {
	margin-bottom: 15px;
}
*/
/*
table.image {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#left table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.image tr {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
*/
table.image {
	margin: 0px 0px 10px 0px;
}

.image td { 
	font-size: 70%;
    font-family: Verdana, Arial, sans-serif;
    text-align: center; 
	}

td.caption {
	padding: 0px 0px 10px 0px;
}

.image a:hover {
	color: #ffffcc;
	text-decoration:underline;
}

.resume td {
	font-size: 100%;
}

#bottom {
	background:url(images/bottom.jpg) bottom no-repeat;
	height: 18px;
}

#bottom_resume {
	background:url(images/bottom_res.jpg) bottom no-repeat;
	height: 18px;
}

#footer {
	height: 48px;
	clear: both;
	padding-top: 18px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

#footer #footer_error {
	margin: 0;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}

#footer a {
	color: #000000;
	text-decoration:underline;
}

#bok_l {
	width: 1250px;
	margin: 0 auto;
}

#bok_r {
	width: 1250px;
}
