* {
margin: 0;
padding: 0;
}

body {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: #3d475e;
color: #1e1930;
}

a:link {
color: #1e1930;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

a:active {
color: #1e1930;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

a:visited {
color: #1e1930;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

a:hover {
color: #7483A9;
font-weight: normal;	
}

/*General*/

#container {
position: relative;
margin: auto;
padding: 0 0 0 0;
width: 750px;
height: 726px;
background-image: url(img/background.gif);
background-repeat: no-repeat;
background-position: bottom;
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: left;
}

#logo-text {
position: absolute;
top: 0px;
left: 0px;
border: none;
}

#logo {
position: absolute;
left: 19px;
bottom: 70px;
border: none;
}

#slideshow {
position: absolute;
top: 70px;
right: 20px;
}

#project-slideshow {
position: absolute;
top: 50px;
right: 0px;
}

h1 {
position: absolute;
top: 11px;
right: 0px;
padding: 0 0 0 0;
margin: 0 0 0 0;
font-size: 12px;
font-weight: normal;
color: #CFD8ED;
}

h2 {
margin: 0 0 0 0;
padding: 0 0 4px 0;
font-size: 14px;
font-weight: bold;
}

h3 {
position: absolute;
bottom: 0px;
right: 0px;
margin: 0 0 0 0;
padding: 0 0 0 0;
font-size: 11px;
font-weight: bold;
}

h6 {
position: absolute;
bottom: 10px; 
right: 0px;
margin: 0px;
font-family: Trebuchet MS, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
}

h6 span {
font-size: 10px;
}

h6 a:link {
color: #CFD8ED;
}

h6 a:visited {
color: #CFD8ED;
}

h6 a:active {
color: #CFD8ED;
}

h6 a:hover {
color: #FFFFFF;
}

/*Menu*/

#nav-container {
position: absolute;
top: 439px;
left: 148px;
width: 183px;
height: 216px;
border-right: 3px solid #1e1930;
overflow: auto;	
}

#main-menu {
padding: 0 0 0 0;
list-style: none;
}

#main-menu li {
font-size: 14px;
line-height: 18px;
font-weight: bold;
color: #7483A9;
}

#main-menu li a:link {
font-size: 14px;
font-weight: bold;
color: #1e1930;
}

#main-menu li a:active {
font-size: 14px;
font-weight: bold;
color: #1e1930;
}

#main-menu li a:visited {
font-size: 14px;
font-weight: bold;
color: #1e1930;
}

#main-menu li a:hover {
color: #7483A9;
}

#main-menu li ul li {
padding: 0;
margin-left: 0px;
font-size: 11px;
line-height: 16px;
font-weight: normal;
text-decoration: none;
list-style:none;
color: #7483A9;
}

#main-menu li ul li a:link {
font-size: 11px;
font-weight: normal;
color: #1e1930;
}

#main-menu li ul li a:visited {
font-size: 11px;
font-weight: normal;
color: #1e1930;
}

#main-menu li ul li a:active {
font-size: 11px;
font-weight: normal;
color: #1e1930;
}

#main-menu li ul li a:hover {
font-size: 11px;
color: #7483A9;
}

/*General Copy */

#copy {
position: absolute;
top: 439px;
right: 19px;
width: 382px;
height: 216px;
overflow: auto;
margin: 0 0 0 0;
padding: 0 6px 0 0;
line-height: 16px;
}

#copy p {
font-size: 11px;
line-height: 16px;
}

.copy-table td {
valign: top;
font-size: 11px;
line-height: 16px;
padding: 6px 6px 0 0;
}

/*About Copy*/

#copy img {
float: left;
margin: 0px 6px 6px 0px;
border: 1px solid #1e1930;
}

#item-info {
float: left;
font-size: 11px;
line-height: 16px;
margin: 0 0 6px 0;
width: 242px;
}

#item-desc {
float: left;
width: 352px;
line-height: 16px;
}

hr {
width: 352px;
border: 0px;
height: 1px;
float: left;
background: #1e1930;
margin: 10px 0px 10px 0px;
}
