/* CSS Document */

body {
color:#666;
background:#ccc;
text-align:center;
vertical-align:top;
font-family:"Verdana","Helvetica","Arial",sans-serif;
font-size:1em;
padding:0px;
margin:0px;
}

#center {
text-align:center;
}

#content {
width:720px;
height:100%;
color:#666;
background:#fff;
font-size:75%;
top:0px;
left:50%;
}

#snav {
height:25px;
text-align:left;
vertical-align:top;
padding-left:10px;
}

#snav a:link {
color:#fff;
background:#fff;
text-decoration:none;
}

#snav a:visited {
color:#fff;
background:#fff;
text-decoration:none;
}

#snav a:hover {
color:#fff;
background:#fff;
text-decoration:none;
}

#masthead {
height:50px;
text-align:center;
}

#display {
height:200px;
text-align:left;
vertical-align:bottom;
text-align:center;
}

#nav {
height:36px;
vertical-align:top;
text-align:center;
}

#nav a:link {
color:#fff;
background:#fff;
text-decoration:none;
}

#nav a:visited {
color:#fff;
background:#fff;
text-decoration:none;
}

#nav a:hover {
color:#fff;
background:#fff;
text-decoration:none;
}

#title {
width:360px;
color:#666;
background:transparent;
text-align:left;
vertical-align:top;
padding-top:10px;
}

#title h3 {
font-weight:bold;
font-size:100%;
padding-left:9px;
border-left:1px solid #ccc;
margin-bottom:0px;
}

#title p {
padding-left:10px;
margin-top:0px;
}

#portfolio {
width:360px;
color:#666;
background:transparent;
text-align:right;
vertical-align:top;
}

#thumbs {
width:350px;
color:#666;
background:transparent;
text-align:left;
vertical-align:top;
padding-left:10px;
}

#thumbs p {
padding-right:5px;
}

#thumbs a:link {
color:rgb(0,98,170);
background:#fff;
font-weight:bold;
}

#thumbs a:visited {
color:rgb(0,98,170);
background:#fff;
font-weight:bold;
}

#thumbs a:hover {
color:rgb(99,55,121);
background:#fff;
font-weight:bold;
}
