#sddm {
	margin: 0;
	padding: 0;
	z-index: 30 }

#sddm {
	margin-left: 0;
	padding-left: 0; }

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: gray;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover {
	background: #33CC00;}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #eee;
	border: 1px solid #5970B2}

#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #eeeeee;
	color: black;
	font: 11px arial}

#sddm div a:hover {
	background: #33CC00;
	color: #FFF} 

li {list-style: none; margin-left: 10px; }

:link  {text-decoration: none; color: white}

a:link {text-decoration: none; color: white}
a:visited {text-decoration: none; color: white}
a:active {text-decoration: none; color: white}
a:hover {color: #33CC00;}

.rel {POSITION: relative; width:100%;}
.abs {POSITION: absolute; width:100%;}
.right { text-align:right; }
.left { text-align:left; }
.center { text-align:center; }

h1 {
  	font-family: Verdana;
  	font-size: x-large;
  	font-style: normal;
}

h2 {
    font-weight: bold;
  	font-family: Verdana;
  	font-size: small;
  	font-style: normal;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;	
}

h3 {
    font-weight: normal;
  	font-family: Verdana;
  	font-size: small;
  	font-style: normal;
    text-indent: +25px
}

h4 {
    color:#666666;
    font-weight: normal;
  	font-family: Verdana;
  	font-size: xx-small;
  	font-style: normal;
  	margin-top: 0px;
}

h5 {
    color:#999999;
    font-weight: bold;
  	font-family: Verdana;
  	font-size: small;
  	font-style: normal;
  	margin-top: 5px;
  	margin-bottom: 5px;
}

h6 {
    color:#FFFFFF;
    font-weight: normal;
  	font-family: Verdana;
  	font-size: xx-small;
  	font-style: normal;
  	margin-top: 0px;
}

hr {
  border:0;
  border-top: 1px solid #808000;
  height: 0;
  background: #808000;
  margin-top: 0px;
}

div.wait {
	visibility: hidden;
	position:absolute;
	text-align:center;
	
	top:5px;
	left:5px;
	width:770px;
	height:430px;
	
	z-index:40;
}

div.container {
  text-align: left;
  margin-left: auto; 
  margin-right: auto;
  position: relative;
  margin: 0 auto;
  width: 800px;
  height: 432px;
}

.title {
	text-align: left;
	position:relative;
	width:auto;
	min-width:120px;
	height:95px;
	margin:0px 10px 10px 10px;
	border:1px solid white;
	background-color:black;
	color:white;
	padding-left:10px;
	padding-top:10px;	
	z-index:4;
}

.content {
    text-align: left;
	position:relative; 
	width:auto;
	min-width:120px;
    min-height:415px;
	margin:0px 10px 10px 10px;
	border:1px solid white;
	background-color:black;
	color:white;
	padding:10px;
	z-index:3; 
}
	
.content_withnav {
	text-align: left;
	position:relative; 
	width:auto;
	min-width:120px;
	height:415px;
    margin:0px 190px 10px 10px;	
	border:1px solid white;
	background-color:black;
	color:white;
	padding:10px;
	z-index:3; 
}
		
#rightnav {
	margin:0px;
    text-align: left;
	position:absolute;
	top:116px;
	right:10px;
	border:1px solid black;
	background-color:#eee;
	padding:10px;
	height:415px;
	z-index:1;
	width:150px;	
	voice-family:inherit;
  }

option {font-family: Verdana; font-size: 12px; font-style: normal}
input {font-family: Verdana; font-size: 12px; font-style: normal}
textarea {font-family: Verdana; font-size: 12px; font-style: normal}
body {  background:black; font-family: Verdana; font-size: 12px; font-style: normal; text-align: center;}
td {  color: white;font-family: Verdana; font-size: 12px; font-style: normal}
tr {  color: white;font-family: Verdana; font-size: 12px; font-style: normal}
img {  border:black}

table.portfolio {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	table-layout:fixed;
}

table.portfolio th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #949494;
}


table.portfolio td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #949494;
	text-align:center;
	height:155px;
} 

.thumb {	
  border:1px solid black;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
}

div.reference {
  border-width: 0px 0px 0px 0px;
  border-style: outset outset outset outset;
  border-color: gray gray gray gray;
  margin-top:10px;
  font-style:italic;
}

div.reference2 {
  border-width: 0px 0px 0px 0px;
  border-style: outset outset outset outset;
  border-color: gray gray gray gray;
  margin-top:10px;
  font-style:italic;
  color:gray;
}


