body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0px 0px 10px 0px;
margin: 0;
}

img
{
border: none;
}

#stripe
{
background: #E1E1E1;
background: #FFFFFF;
font-size: 44px;
color: #FFFFFF;
height: 127px;
background: url(images/top_center.jpg) top center no-repeat;
/* border-bottom: 1px solid black; */
}

#nav
{
margin: 4px 0 0 20px;
font-size: 10px;
}

#top_right
{
position: absolute;
top: 0;
right: 0;
height: 127px;
width: 120px;
background: url(images/top_right.jpg) top right no-repeat;
}

#top_left
{
position: absolute;
top: 0;
left: 0;
height: 127px;
width: 120px;
background: url(images/top_left.jpg) top left no-repeat;
}


h1
{
margin: 0;
padding: 0;
font-size: 2px;
color: white;
line-height: 4px;
}

h2
{
font-size: 14px;
}

h3
{
font-size: 12px;
margin: 0;
padding: 0;
font-weight: bold;
}

p
{
margin: 7px 0 9px 0;
}

a
{
color: #161394;
}

#mainText
{
padding: 14px 10px 10px 10px;
line-height: 1.4em;
font-size: 13px;
}

#top img
{
border-bottom: 1px solid #ccc;
margin-bottom: 15px;
}

#rap
{
margin: 0px 248px 0 6px;
position: relative;
background-color: white;
}

#sidebar
{
position: absolute;
width: 230px;
top: 145px;
right: 13px;
background-color: #F5DEDE;
}

.side_content
{
padding: 0px 12px 12px 12px;
}


.side_head
{
font-size: 13px;
font-weight: bold;
border-top: 0px solid #fff;
margin: 0px 0 10px 0;
padding: 3px 0 3px 5px;
color: #811;
background-color: #B44;
color: white;
}

.section_head
{
font-weight: bold;
font-size: 17px;
}

.project
{
margin: 20px 0 35px 0;
}

.project_title
{
font-weight: bold;
font-size: 15px;
border: 1px solid #ccc;
padding: 5px 0 5px 10px;
color: #BB0000;
text-align: center;
background-color: #f1f1f1;
}

.project_thumb
{
position:relative;
float: left;
margin: 10px 10px 5px 5px;
}

#footer
{
margin: 45px 20px 0 20px;
border-top: 1px solid #CCC;
padding-top: 10px;
text-align: center;
}


/* NEWS */


#page2description {
    text-align: right;
    font-weight: normal;
    color: #333333;
    margin: 0 3px 9px 0;
    font-size: 9px;
}

.storyAuthor {
    color: #262374;
    font-size: 11px;
    margin: 0;
}

.storycontent
{
margin-top: 9px;
}

.blog2date {
    color: #262374;
    font-weight: bold;
    font-size: 12px;
    margin: 12px 0 0 0;

}

.blogEntry {
    border-bottom: 1px dotted black;
    margin-bottom: 20px;
    padding: 0px 0px 20px 0px;
}

.blogdate {
    color: #555555;
    font-weight: bold;
    font-size: 13px;
    margin: 0px;
}

.blogdate {
	margin-bottom:0;
}

.blogdate a {
    color: #555555;
}
