body {
	margin: 0px;
	padding: 0px;
	background-color: #D4EAFF;
}


#container {
	width: 100%;
	background-color: #FFFFFF;
}
#socialnav {
	width: 100%;
	height: 38px;
	background-color: #D4EAFF;
	border-width:0px 0px 1px 0px;
	border-style: solid;
	border-color: #6699CC;
}
#socialimg {
	width:690px;
    Margin: 0px auto;
	padding:0;
	text-align: right;
	line-height: 38px;
}
#hmheader {
	width: 100%;
	height: 400px;
	background-color: #FFFFFF;
	text-align: center;
}
#pgcontainer {
	width: 830px;
    Margin: 0px auto;
	background-color: #FFFFFF;
}
#pgheader {
	text-align: center;
	padding: 0px 0px 20px 0px;
	margin: 0;
}
#content {
	float: left;
	width: 496px;
	padding: 0px 20px 20px 20px;
	margin: 0px;
	border-width:0px 1px 0px 0px;
	border-style: solid;
	border-color: #D4EAFF;
}
.post h2
{
    Font-family : Georgia , serif;
    Font-weight : normal;
    Font-size : 30px;
    Color : #336699;
	padding: 0px 0px 20px 0px;
	margin: 0;
	border-width:0px 0px 1px 0px;
	border-style: solid;
	border-color: #D4EAFF;
}
.post h2 a
{
    Color : #336699;
    Text-decoration : none;
}
.post h3
{
    Font-family : Georgia , serif;
    Font-weight : normal;
    Font-size : 20px;
    Color : #336699;
	padding: 0px 0px 20px 0px;
	margin: 0;
}
.post h3 a
{
    Color : #336699;
    Text-decoration : none;
}
.post {
	Font-family : Times New Roman, Times, serif;
    Font-size : 17px;
    Color : #000000;
}
a {
    Color : #6699CC;
}
.post p {
	padding: 0px 0px 20px 0px;
	margin: 0;
}
.meta {
	Font-family : verdana , sans-serif;
    Font-size : 12px;
    Color : #BEBEBE;
	padding: 0px 0px 50px 0px;
}
h3#comments
{
    Font-family : Georgia , serif;
    Font-weight : bold;
    Font-size : 16px;
    Color : #000000;
	padding: 20px 0px 20px 0px;
	margin: 0;
}
#respond h3
{
    Font-family : Georgia , serif;
    Font-weight : bold;
    Font-size : 16px;
    Color : #000000;
	padding: 20px 0px 0px 0px;
	margin: 0;
}
.commentlist {
	Font-family : arial, verdana , sans-serif;
    Font-size : 14px;
    Color : #000000;
}
#respond {
	Font-family : arial, verdana , sans-serif;
    Font-size : 14px;
    Color : #000000;
}
#sidebar {
	float: right;
	width: 253px;
	padding: 0px 20px 20px 20px;
	margin: 0px;
}
#sidebar li {
	margin:0px 0px 40px 0px;
	padding:0;
	list-style:none;
}
#sidebar li li {
	margin:15px 0px 15px -25px;
	padding:0px;
	list-style:none;
	Font-family : verdana , sans-serif;
    Font-size : 12px;
}
#sidebar h2
{
    Font-family : verdana , sans-serif;
    Font-weight : bold;
    Font-size : 12px;
    Color : #336699;
	padding: 0;
	margin: 0;
}
#sidebar h2 a
{
    Color : #336699;
    Text-decoration : none;
}
#sidebar p {
	Font-family : verdana , sans-serif;
    Font-size : 12px;
    Color : #000000;
	padding: 0;
	margin: 0;
}
#footer {
	width: 100%;
	clear: both;
	padding-top: 100px;
	padding-bottom: 20px;
	margin: 0px;
	background-color: #D4EAFF;
}
#footertxt {
	width:690px;
	text-align: center;
    Margin: 0px auto;
	padding:0;
	Font-family : verdana , sans-serif;
    Font-size : 10px;
    Color : #F5913B;
}
#footertxt a {
    Color : #F5913B;
	text-decoration: underline;
}

/* navigation */

#nav-holder {
	background-color: #6699CC;
	width: 100%;
	height: 53px;
}
#nav {
	width:690px;
	height:53px;
    Margin: 0px auto;
	padding:0;
	position:relative;
	background:url(images/nav.gif);
}
#nav li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#nav li, #nav a {
	height:53px;
	display:block;
}
#nav01 {
	text-indent:-300em;
	overflow:hidden;
	left:0px;
	width:115px;
}
#nav02 {
	text-indent:-300em;
	overflow:hidden;
	left:115px;
	width:115px;
}
#nav03 {
	text-indent:-300em;
	overflow:hidden;
	left:230px;
	width:115px;
}
#nav04 {
	text-indent:-300em;
	overflow:hidden;
	left:345px;
	width:115px;
}
#nav05 {
	text-indent:-300em;
	overflow:hidden;
	left:460px;
	width:115px;
}
#nav06 {
	text-indent:-300em;
	overflow:hidden;
	left:575px;
	width:115px;
}


#nav01 a:hover {
	background:transparent url(images/nav.gif) 0px -106px no-repeat;
}
#nav02 a:hover {
	background:transparent url(images/nav.gif) -115px -106px no-repeat;
}
#nav03 a:hover {
	background:transparent url(images/nav.gif) -230px -106px no-repeat;
}
#nav04 a:hover {
	background:transparent url(images/nav.gif) -345px -106px no-repeat;
}
#nav05 a:hover {
	background:transparent url(images/nav.gif) -460px -106px no-repeat;
}
#nav06 a:hover {
	background:transparent url(images/nav.gif) -575px -106px no-repeat;
}


.nav01on {
	background:transparent url(images/nav.gif) 0px -53px no-repeat;
}
.nav02on {
	background:transparent url(images/nav.gif) -115px -53px no-repeat;
}
.nav03on {
	background:transparent url(images/nav.gif) -230px -53px no-repeat;
}
.nav04on {
	background:transparent url(images/nav.gif) -345px -53px no-repeat;
}
.nav05on {
	background:transparent url(images/nav.gif) -460px -53px no-repeat;
}
.nav06on {
	background:transparent url(images/nav.gif) -575px -53px no-repeat;
}

.alignleft
{
    float : left;
    margin-right : 10px;
    clear : left;
}
.alignright
{
    float : right;
    margin-left : 10px;
    clear : right;
}