body
{
background: #e6eddc url(img/bottom_gradient.png) bottom repeat-x;
margin: 20px 0px 20px 0px;

font-family: verdana, sans-serif;
color: #54725c;
}

a { color: #92a995; }
a:hover { color: #b0c7b2; }

img { border: 0px; }

hr
{
height: 0px;
border: 0px;
border-bottom: 1px solid #54725c;
display: block;
}

#logo
{
padding-left: 16px;
}

#vertical_spacer
{
height: 8px;
}

#main_content
{
vertical-align: top;
font-size: 13px;
line-height: 1.4em;
background-image: url('img/background.png');
padding: 0px 20px 0px 20px;
}

#navigation
{
vertical-align: bottom;
text-align: right;
font-size: 14px;
font-weight: bold;
padding-right: 16px;
}

#navigation a
{
color: #54725c;
text-decoration: none;
}

#navigation a:hover
{
color: #92a995;
}

#navigation .bullet
{
color: #92a995;
font-size: 11px;
padding-left: 0.3em;
padding-right: 0.3em;
}

#copyright_line
{
text-align: right;
font-size: 11px;
}

#main_content .header
{
font-weight: bold;
font-size: 28px;
margin: 0px;
line-height: 1.3em;
border-bottom: 1px solid #54725c;
width: 100%;
display: block;
}

#videos, #screenshots
{
vertical-align: top;
text-align: center;
}

#screenshots, #boxout
{
width: 290px;
}

#screenshots
{
padding-left: 20px;
}

#videos table, #screenshots table
{
margin-left: auto;
margin-right: auto;
}

#videos .caption, #screenshots .caption
{
display: block;
padding-top: 0.5em;
font-size: 11px;
}

#screenshots .caption
{
font-style: italic;
}

#boxout
{
float: right;
margin: 0em 0em 0.5em 1.2em;
}

#downloads
{
border: 1px dashed #54725c;
vertical-align: top;
padding: 10px 10px;
}

#downloads .title
{
font-size: 14px;
font-weight: bold;
text-decoration: underline;
text-align: center;
width: 100%;
display: block;
}

.shadow_right
 {
	background-image:url('img/shadow_right.png');
	background-repeat: y-repeat;
	background-position: left top;
 }

 .shadow_bottom
 {
	background-image:url('img/shadow_bottom.png');
	background-repeat: x-repeat;
 }

#downloads ul
{
list-style: none;
margin: 0px;
padding: 0px;
font-size: 11px;
}

#downloads li
{
background-repeat: no-repeat;
background-position: 0px 2px; 
padding: 0px 0px 0px 24px;
margin: 0px 0px;
margin-top: 0.75em;
line-height: 1.65em;
}

#downloads li.zip { background-image: url(img/zipicon.gif); }
#downloads li.pdf { background-image: url(img/pdficon.gif); }
#downloads li.wmv, #downloads li.avi { background-image: url(img/wmvicon.gif);}

#project .project_image
{
vertical-align: top;
padding-right: 24px;
}

#project .project_description
{
vertical-align: top;
}


.project_title
{
font-weight: bold;
font-size: 18px;
display: block;
padding-bottom: 12px;
}

.project_box
{
width: 100%;
border: 1px solid #92a995;
padding: 10px 24px 10px 24px;
font-size: 13px;
line-height: 1.4em;
text-align: justify;
margin-bottom: 24px;
vertical-align: top;
}

.smalltext
{
font-size: 10px;
}

.starburst_list
{
list-style: none;
margin: 0px;
padding: 0px;
margin-left: 3em;
margin-right: 3em;
}

.starburst_list li
{
background-image: url(img/bullet.png);
background-repeat: no-repeat;
padding-left: 40px;
padding-top: 3px;
padding-bottom: 14px;
}
