body {
	padding-left:20px;
	padding-right:20px;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

* {margin:0px; padding:0px;}

img {
	border: 0;
}

p {

	color: #000000;
}
#newsBox ul li {
	padding:2px;
	margin-left:15px;
	font-size: 1.0em;
}

#sidebar h2.social-title {
	margin: 0;
	padding: 20px 0 10px 3px;
	background: none !important;
	font-size: .8em;
}
#content h1 {
	margin: 0;
	padding: 20px 0 10px 3px;
	background: none !important;
	font-size: 1.5em;
}
h3 {
}

#box {
	float: none;
	width: 380px;
	border-style: dotted;
	border-width: 1px;
	background-color: #EEEEEE;
	text-align: center;
	padding: 30px;
}

div#footer{
	width:100%;
	font-size:.7em;
	color:#999999;
	text-align:center;
	clear:both;
	padding-top:80px;
	padding-bottom:20px;
}
div#rightwrapper {
	float: right; 
	width: 290px;
	padding-right: 70px;
	padding-top: 70px;
	padding-bottom: 70px;
	visibility: display;
}
div#rightwrapperpix {
	float: left;
	width: 280px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}

div#rightwrapperpix ul{
	font-size: 1em;
}

div#leftwrapper {
	float: left;
	width:450px;
}
.bar social-title {
	margin: 0;
	padding: 0px 0 0px 0px;
	background: none !important;
	font-size: 1em;
}
#sidebar .socialtools {
	height: 140px;
	margin: 0;
	padding: 0;
	background: transparent url(images/social.gif) no-repeat right bottom;
}
#bar {
	float: right;
}
div#contentIntro{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
}
#wrapper {
	float: left;
	background: #fff;
	margin: 0 !important;
	margin: -15px 0 0 0; /* Fuck IE */
	padding: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	size: 0.7em;
	color: #004400;
}

.headline	{
		color: #000000;
		letter-spacing: -0.04em;
}
h2 {font-size: 1.0em;}

h3 {
	font-size: 1em;
	color: #07124A;
	letter-spacing: -0.04em;
}

h4 {
	font-size: 0.8em;
	color: #07124A;
	letter-spacing: -0.04em;
}

.a {
	font-size: 0.8em;
	color: #07124A;
	letter-spacing: -0.04em;
	text-decoration: none;
	font-weight: bold;
}

:hover.a {
	color: #AA0000;
}
.footad a{
text-decoration: none;
font: normal 11px Verdana;
}
pre, .codehighlight{
background-color: #E9E9E9;
padding: 5px;
width: 95%;
line-height: 25px;
border: 1px dashed gray;
}
.codehighlight{
font-family: Arial;
font-size: 13px;
}
code{
background-color: #EFEFEF;
font-size: 13px;
}
#chromemenu{
width: 99%;
font: bold 13px Tahoma
}
#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}
#chromemenu ul li{
font-size:1em;
display: inline;
}
#chromemenu ul li a{
color: #494949;
padding: 5px 8px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}
#chromemenu ul li a:hover{
color: black;
background: url(images/chromebg2.gif) center center repeat-x;
}

#newsBox{
	font-size: .9em;
	border: thin dashed #D2D2D2;

}
div#awards {
	border: thin dashed #999999;
	background-color: #F9F9F9;
}
.smallText {
	font-size: 0.8em;
	color: #999999;
}
