html body, body, html {
	font-size: 12px;
	color: #666;
	line-height: 14px;
    margin:0; 
    padding:0; 
    height:100%; 
    font: Normal 8pt "Arial" arial Verdana sans-serif;
    color: #555;    
    background-color: #FFF;
    background-repeat:repeat-y; 
}

* {
    font-family: arial, sans-serif;
}

/* General Style Info */
a   {
color:#000;
    text-decoration:underline;
}

a:hover{
    color:#555;
    text-decoration:none;
}

a img{
    border:none;
}

h1, h2, h3, h4{
font-weight:normal;
    font: Normal 12px;

}

h2 {
    color:#000;
    font-size: 180%;
}


.additem p {
	color:#000;
	}

h3 {
    color:#000;
    padding-top:1.2em;
    font-size: 11pt;
}

#content h3, #content h2 {
    color:#000;

}

h4 {
    color:#000;
    padding-top:0.5em;
    font-weight:normal;
}

em {
    font-size: 11px;
}

ul, li {
    margin: 0 12px;
}

/* Layout */

#container{
    text-align:left;
    width:100%;
    height:100%;
}



#content{
    float:left;	
    width:800px;
    color: #000;
    margin-left:40px;
    margin-top:22px;
}



#content a {
    text-decoration: underline;
    color:#fff;
}

#footer{
    clear:both;
    padding: 6px 10px;
    width:500px;
}

/* admin */

table {
width: 100%;
border-top: 0px solid #ccc;
border-left: 0px solid #ccc;
border-bottom: 0px solid #ccc;
color:#333;
background-color: #fff;
clear:both;
padding: 0;
margin: 0
white-space: normal;
}
th {
background-color: #e2e2e2;
border-top: 0px solid #fff;
border-left: 0px solid #fff;
border-right: 0px solid #003d4c;
border-bottom: 0px solid #003d4c;
text-align: center;
padding:0px 0px;
}
table tr td {
border-right: 0px solid #ddd;
padding:0px 0px;
vertical-align:top;
text-align: center;
}
table tr.altRow td {
background: #f4f4f4;
}
table td.actions {
	white-space: nowrap;
}


/* forms */

form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-bottom:2em;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
float:left;
font-size: 11px;
padding-right: 10px;
height:20px;
}

input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}

input, textarea {
clear: both;
display:block;
font-size: 11px;
font-family: inherit;
}

textarea {
width:565px;
height:500px;	
	}
    
select {
clear: both;
vertical-align: text-bottom;
font-size: 11px;
font-family: inherit;
}

option {
font-size: 11px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
text-align:left;
font-size:11px;
}

div.required {
clear: both;
color:#555;
font-weight:bold;
}

div.optional {
clear: both;
color:#555;
}

div.submit {
clear: both;
margin-top: 40px;
text-align:left;
}


input[type=text], textarea,select{
	border:1px solid #666;
	background-color:#fff;
	}	
	
body,td,th {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}


h2 a {
	font-size:36px;
	font-weight:normal;
}

h2 a:hover {
	font-size:36px;
	font-weight:normal;
}


/* Paging */
div.paging {
	color: #999;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
#content_navigation a {
	color:#000000;
}

#navigation {
	float:left;
    position:relative;
    left:10px;
    background-color:#fff;
    width: 220px;
    font-weight: bold;
    height:100%;
}



#nav {
    text-align: right;
    float: right;
    margin-left: 30px;
    margin-bottom: 10px;
    font-size: 12px;
}

#nav a {
    color: #46535C;
    font-weight: bold;
}
    

h1 {
    color: #666;
    margin: 0px 0px 10px 0px;
    font-weight: normal;
    font-size: 40px;
    letter-spacing: -1px;
}

#header h1 a:link,h1 a:active,h1 a:visited {
    color: #FFF000;
    text-decoration: none;
    text-transform: uppercase;
    font-size:24px !important;
    line-height: 24px !important;
}


div.post h2 {
    font-size: 14px;
    color: #444;
    margin: 0px 0px 5px 0px;
}

div.post h2 a {
    color: #444;
    text-decoration: none;
}

a {
    color: #111;
}

            
#navigation {
    font-size: 12px;
}

#navigation a, #footer a {
    color: #000;
    text-decoration: none;
}
    
#navigation a:hover, #footer a:hover {
    text-decoration: underline;
}

#navigation ul, #navigation ul li {
    list-position:none;
    list-style:none;
    margin: 0px;
    padding:0px;
    margin-left:1px;
    font-size: 10pt;
}

#footer {
    margin-top: 5px;
    font-size: 10px;
    color: #999;
    width:530px;
    text-align:right;
    font-size: 11px;            
}

#footer a {
    color: #999;
}
    



#loading {
    width:auto;
    float:right;
    font-size:10px;
    display:none;
}

.projectActive {
    text-decoration: underline !important;
    color: #000 !important;
}

#newprojectonline {
    position:absolute;
    top:100px;
    left:630px;
}

#content img {
    max-width: 550px;

}

#navigation h2 {
    color: #000;
}

#linkblock {
    position: absolute;
    top: 20px;
    left: 990px;
}

#linkblock img{
clear:both;
padding-bottom: 5px;
display:block;
}

#rightblock {
    width: 200px !important;
    float:left;
    padding-left:20px;
}

#rightblock * {
    width:auto;
}

.newsitems,.projects, .contentitems {
    float:left;
    width: 500px;
}

.newsitems p {
    
}
#bar {
    border-top:15px #FFF000 solid;
    position:absolute;
    top:0px;
    width:1000px;
}

.workNavigation {
    padding-left:8px;
}

#content img {
    border: 5px solid #fff;
    width: 500px;
    height : auto;
}

.newsitems h2 {
    font-size: 11pt !important;
    font-weight:bold;
}