* {
margin: 0;
padding: 0;
}

html {
background-repeat: repeat;
}

body {
font-size: 0.7em;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4 {
margin-bottom: 6px;
font-weight: normal;
}

h1 {
font-size: 2em;
}

h2 {
font-size: 1.5em;
border-top: 3px #ffffff solid;
padding-top: 15px;
margin-top: 20px;
}

h3 {
margin-top: 20px;
font-size: 1.4em;
font-weight: bold;
}

h4 {
font-size: 1.2em;
font-weight: bold;
}

p {
margin-bottom: 15px;
line-height: 1.6;
}

img {
border: 0px;
}

a {
color: #0074B3;
text-decoration: none;
}

a:hover {
color: #993333;
text-decoration: underline;
}

/*#container {
width: 100%;
}*/

#content {
width: 60%;
}

#top, #leftbar, #navigation, #contact, #breadcrumb{
	display: none;
}

#header #masthead {
background-position: center right;
background-repeat: no-repeat;
}

#content ul {
list-style-type: none;
background-color: #E4DFCC;
padding: 5px;
width: auto;
}

#content li {
background-image: url(../images/navigation_list_item.gif);
padding: 4px 10px 5px 30px;
margin-bottom: 1px;
}


#content #main h1 {
margin-top: 0;
}

#content #main img.launcher {
float: left;
margin: 0 40px;
}

#content #news ul {
list-style-type: none;
}

/*#content #news #nav-1 {
float: left;
width: 48%;
}*/

/*#content #news #nav-2 {
float: right;
width: 48%;
}*/

#content #main #news li h4 {
margin-bottom: 0;
}

#contact p {
line-height: 1.1;
}

#main ul {
list-style-type: none;
}

#main li {
	background-image: url(../images/content_list_item.gif);
	background-repeat: no-repeat;
	padding: 0px 4px 5px 20px;
	margin-bottom: 1px;
	background-position: centre;
}

#news p{
line-height: 1.1;
padding-right: 8px;
}

#news a{
font-weight: bold;
}

#news img{
margin-bottom: 8px;
}

#footer {
clear: both;
width: auto;
}


#footer #deck a img {
margin: 0 5px;
vertical-align: left;
}

#footer #bottom {
/*margin: 5px 10px;*/
color: #666666;
height: 25px;
}

#footer #bottom a {
margin: 0 4px;
}

#footer #bottom #bottomleft {
float: left;
}

#footer #bottom #bottomright {
float: right;
}

/* Globals */

.imageleft {
float: left;
margin-right: 10px;
border: 6px solid #FFF;
}

.imageright {
float: left;
margin-right: 10px;
}

.clear {
clear: both;
}

.fade {
color: #666666;
}

.notbold {
font-weight: normal;
}

.hide {
display: none;
}
