@charset "utf-8";
/* CSS Document */

body,td,th{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #330000;
}
body {
	background-color: #000033;
	margin-left: 0px;
	margin-top: 0px;
}
a {
	color: #990033;
	text-decoration:none;
}
a:visited {
	color: #CC0000;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration:none;
}
a:active {
	color: #CC0000;
	text-decoration:none
}

.rowHover {
	cursor: pointer;
}

.button {font-weight:bold; font-family:Arial,Verdana,Helvetica,sans-serif; font-size:12px; padding:2px; border-color: #cc0000; border:0; cursor:pointer; background:#cc0000; width:70px; color:#ffffcc;}

/* font sizing */



/* layout elements */

div#container {
margin:0 auto;
width: 815px;
text-align:left;
}
/* header elements */

div#header {
width:815px;
height: 46px;
background-color: #FFCC66;
margin-top: 0px;
background: url('../images/navigation/nav_title_ar.gif') no-repeat;
}

/* title elements */

div#title {
float: left;
width: 815px;
height: 38px;
margin-top: 0px;
background-color: #FFFFCC;
}

/* body elements */

div#content {
float: left;
width: 815px;
background-color: #FFFFCC;
min-height: 500px;
}

html>body div#content {
height: auto;
}
div#full-column {
float: left;
width: 780px;
margin: 10px 0px 0px 20px;
display: inline;
}
div#content-top-selectart {
float: left;
height: 20px;
width: 780px;
margin: 0px 0px 0px 8px;
display: inline;
background: url('../images/navigation/hdr_selectart.gif') no-repeat;
}
div#content-art-years {
float: left;
margin: 5px 0px 0px 108px;
display: inline;
font-size: 90%;
font-weight: normal;
color: #990000;
}
div#content-top {
float: left;
width: 780px;
margin: 0px 0px 20px 0px;
display: inline;
}
div#content-left {
	float: left;
	width: 240px;
	text-align: left;
	margin: 0px;
}

div#sidebar-right {
	float: left;
	width:500px;
	margin-top: 0px;
	margin-left: 20px;
}
div#bg-small-art {
	float: left;
	width:68px;
	height:68px;
	background: url('../images/navigation/bg_art_small.gif') no-repeat;
	display: inline;
}

div#small-art {
	float: left;
	display: inline;
	margin-top: 4px;
	margin-left: 4px;
}

div#sidebar-image {
	float: left;
	width:440px;
	height:440px;
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 5px;
	background: url('../images/navigation/bg_art_detail.gif') no-repeat;
	display: inline;
}

div#sidebar-detail {
	float: left;
	margin-top: 8px;
	margin-left: 8px;
	display: inline;
}

div#sidebar-title {
	float: left;
	width:440px;
	margin-left: 40px;
	display: inline;
}

.SpryHiddenRegion {
   visibility: hidden;
}

div#border-bottom {
	float: left;
	width: 815px;
    overflow: hidden;
    background: url('../images/navigation/bg_border_bottom.gif') no-repeat;
}

/* resume */

div#title-resume {
float: left;
width: 815px;
margin-top: 0px;
background-color: #FFFFCC;
}
div#resume {
	float: left;
	margin-top: 0px;
	margin-left: 60px;
	display: inline;
	font-size: 90%;
}
.resume-headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993300;
	background-color: #FFFFCC;
	background-position: left;
	margin: 20px 0px 10px 0px;
}

div#resume-bottom {
	float: left;
	width: 815px;
	background-color: #FFFFCC;
}

/* footer elements */

div#footer {
float: left;
text-align: center;
width: 815px;
height: auto;
color: #ffffff;
text-decoration: none;
margin: 12px 0px 20px 0px;
display: inline;
font-size: 90%;
}
div#footer a {
color: #ffffff;
text-decoration: none;
}
div#footer a:hover {
color: #ffffff;
text-decoration: underline;
}
.clear {
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}

