body { background: #000000; }

.projects {
   font: 13px Arial;
   color: #ffffff;
   text-align: left;
}

.projectsdark {
   font: 13px Arial;
   color: #231F20;
   text-align: left;
   font-weight: bold;
}

p  {
   font: 11px/13px Arial;
   color: #231F20;
   text-align: left;
}

.international  {
   font: 12px Arial;
   color: #243648;
   text-align: left;
   font-weight: bold;
}

h1  {
   font: 13px Arial;
   color: #231F20;
   text-align: left;
}

h2  {
   font: 13px Arial;
   color: #ffffff;
   text-align: left;
}

.menu { margin-left: 165px; }

.contentwindow { margin-left: 55px; margin-top: 73px; margin-right: 65px; }

.contentwindowscroll { margin-left: 55px; margin-top: 73px; margin-right: 65px;
	overflow: auto;
	height: 470px;
	width: 570px;
 }


#blueshade  {
   background: url(images/blueshade.gif) no-repeat;
   width: 520px;
   height: 163px;
}

.design { margin-left: 20px;}

.boardmember {
font: 12px Arial;
}

a.footer {
color: #858585;
text-decoration: none;
}

a.footer:hover {
color: #858585;
text-decoration: underline;
}

a.footer:visited {
color: #858585;
}

a.footer:active {
color: #858585;
}

hr {
height: 2px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
}

#latest h3 {
color: #fff; font-size: 12px; line-height: 16px; font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
}

#latest {
width: 230px;
-moz-border-radius: 1em 1em 1em 1em;
border-radius: 1em 1em 1em 1em;
border-color: #062a52;
border-style: solid;
border-width: 4px;
padding: 8px;
background: #002c5d;
display: inline-block;
text-align: left;
margin-bottom: 10px;
float: left;
}

#latest p, #latest a {color: #d6e4f6; font-family: Helvetica, Geneva, Swiss, SunSans-Regular;}

