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

a {
color:#000066;
text-decoration:none;
}
a:link, a:visited {
color:#000066;
}
a:hover {
color:#0033FF;
}
a:active {
color:#339966;
}

body {
	text-align:center;
	min-width: 760px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.25em;
}
#wrapper {
	width:750px;
	margin: 0 auto;
	text-align:left;
}

h1 {
	font-size:130%;
	padding: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2{
	font-size:120%;
	padding: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3{
	font-size:110%;
	padding: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h4{
	font-size:100%;
	padding: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h5{
	font-size:90%;
	padding: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h6{
	font-size:80%;
	padding: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p{
	font-size:100%;
	padding: 5px;
}

img {
	border:0px;
}
#header{
/*background-color:#F0F0F0;*/
}
#header p{
text-align:right;
}

#mainContent {
	width:540px;
	float:left;
}
#mainContent h1 {
	margin:5px 0px;
}

#secondaryContent {
	width:190px;
	float:right;
}
#footer {
	width:750px;
}
#footer {
	width:750px;
	background-image:url(images/layout/footerTop.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#bfccd9;
	margin:5px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	display:block;
}
#footerBottom {
	clear:both;
	background-image:url(images/layout/footerBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;
}

#navigation {
width:750px;
font-size:100%;
font-family:Georgia, "Times New Roman", Times, serif;
}

#navigation ul{
   margin: 0 auto;
   padding: 0;
   list-style: none;
   text-align: center;
}
 
#navigation li {
float: left;
border-right:1px #333333 solid;
}
#navigation li.last {
border-right:none;
}

#navigation li a {
display: block;
padding: 0 5px;
}

#content{
clear:both;
}
#mainContent h1 {
	background-color:#7f99b2;
}
.article {
	background-image:url(images/layout/ArticleBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:540px;
	display:block;
	margin:5px 0px;
	float:left;
}
.article h2{
	background-image:url(images/layout/ArticleTop.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:540px;
	display:block;
}


.article h2 {
clear:both;
}
#mainContent ul, #mainContent ol, #secondaryContent ul, #secondaryContent ol{
	margin-left:30px;
}
.articleBottom {
	clear:both;
	background-image:url(images/layout/ArticleBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;
}

/*
#mainContent h1, #mainContent h2, #mainContent h3, #mainContent h4, #mainContent h5, #mainContent h6, #mainContent p {
padding:5px;
} 
*/
#mainContent img {
    float:right;
    border:1px #999999 solid;
    margin:2px;
    padding:0px;
}

.previous {
	float:left;
	width:250px;
	text-align:left;
}
.next {
	float:right;
	width:250px;
	text-align:right;
}

.breadcrumb {
	font-size:x-small;
}

.snippet {
	margin:5px 0px;
	background-image:url(images/layout/SecondaryH1Bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.snippet h3 {
	background-image:url(images/layout/SecondaryH1Top.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.fontsize {
list-style:none;
padding-left:0px;
text-align:center;
}
.fontsize li {
float:left;
}
.fontsize .standard {
font-size:100%;
}
.fontsize .medium {
font-size:140%;
}
.fontsize .large {
font-size:180%;
}
.snippet p{
clear:both;
}
#footer {
clear:both;
}
h2.date {
font-size:70%;
}
.bottomBorder {
clear:both;
}

.photos {
float:right;
clear:both;
}
.vcard{padding:5px;}
dl {padding:5px;}
dt a{
text-decoration:underline;
font-weight:bold;
}
