/* Generic Selectors */

body {
font-family: Trebuchet, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
background-color: #FFFFFF;
}

p {
width: 80%;
}

li {
line-height: 150%;
list-style-type: disc;
}


ul {
list-style-type: disc;
line-height: 150%;
padding: 0 0 0 35px; /*top right bottom left*/
}

h1 {
font-family: Trebuchet, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #D1015E;
}

h2 {
font-family: Trebuchet, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #D1015E;
border-bottom: 1px dotted #006666;
}

h3 {
font-family: Trebuchet, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
-align: right
}

/**************** Happy Resyndicator ****************/
		

.feedburnerFeedBlock ul {
color:#000000; 
font-size:14px;
font-weight: normal;
line-height: 100%;
list-style-type: none;
margin:0; 
padding:0 0 0 0; /*top right bottom left*/
}

.feedburnerFeedBlock ul li {
line-height: 100%;
list-style-type: none;
margin:0; 
padding: 0 0 35px 0;

}

.feedburnerFeedBlock span.headline {
color:#CE5C00; 
font-size:14px;
margin-top: 20px
padding-top: 10px 0 -10px 0;
}

div.feedburnerFeedBlock p.date {
font-family: Trebuchet, Arial, Helvetica, sans-serif;
color: #707070;
font-size: 12px;
}
	
#creditfooter {
font-family: Trebuchet, Arial, Helvetica, sans-serif;
color: #707070;
font-size: 12px;
} 


/**************** Pseudo classes ****************/

a:link {
color: #446D88;
text-decoration: none;
}

li :link {
color: #446D88;
text-decoration: none;
}

a:visited {
color: #8eb8d5;
text-decoration: none;
}

li a:visited {
color: #8eb8d5;
text-decoration: none;
}

a:hover {
color: #CC6600;
text-decoration: underline;
}

li a:hover {
color: #CC6600;
text-decoration: underline;
}

a:active {
color: #D1015E;
font-weight: bold;
text-decoration: underline;
}

/************************* ID's *************************/

#topBar {
position: absolute;
z-index: 2;
left: 0;
width: 100%;
height: 70px;	
margin: 0;
border-bottom: 7px solid #006666;	
}

#navigation {
position: absolute;
padding: 0 0 0 5px; /*top right bottom left*/
width: 300px;
height: 755px;
margin: 0;
margin-top: 90px;
border-right: 1px dotted #006666;
font-weight: normal;

}

#centerDoc {
position: absolute;
padding: 0 0 20px 0; /*top right bottom left*/
width: 800px;
margin-top: 90px;
margin-left: 320px;
}

#footer {
position: relative;
float: right;
top: 750px;
margin:0px; 
padding-right: 10px; 
font-size:10px;
}
