body {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	background-color:#9FB7A3;
	background-position: 0px 0px;
	
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#336633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
}

#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}


a {
	color:#006666; 
	font-size:90%; 
	text-decoration:none;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif; 
	}
	
a:link {color:#990000;}
a:visited {color:#993300;}
a:hover {
/*	background-color:#eee; */
	color: #FFFFCC;
}

#Header {
	margin:75px 0px 10px;
	padding:3px 0px 3px 15px;
	height:33px;
	border-style:solid;
	border-color:black;
	border-width:1px 0px;
	background-color:#336633;
	voice-family: "\";
}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {
	height:auto;
}

#Content {
	float: right;
	margin:0px 50px 50px 5px;
	padding:10px;
	left: 160px;
	}

#Menu {
	float:left;
	background-image: url(../images/layout/menu_bak.jpg);
	background-repeat: no-repeat;
	top:140px;
	left:20px;
	width:125px;
	padding:10px;
	line-height:17px;
	text-align: left;
	border-top: none;
	border-right: 2px solid;
	border-bottom: none;
	border-left: none;

}

/* Again, "be nice to Opera 5". */
body>#Menu {width:140px;}

#RightContent {

	top:155px;
	left:200px;
	width:40%;
	padding:10px;
	border:0px none;
/*	line-height:10px; */
	margin: 0px;
	clear:right;
	float:right;

	}
/* Again, "be nice to Opera 5". */


#LeftContent {
	padding:10px;
	border:0px none;
	margin: 0px;
	clear: right;
	float: left;
	width: 50%;
}


/* Again, "be nice to Opera 5". */


.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 4px;
	font-variant: normal;
}

.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #CCCCCC;
}
.bodyBookAntiqua {
	font-family: "Book Antiqua", Garamond, Georgia, "MS Serif";
	font-size: 100%;
}
.DogTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
	color: #FFFFCC;
	letter-spacing: 4px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;



}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
.subheadingblack {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
.smallnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
}
.arialheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 4px;
}

.menutextyellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFF40;
}


a.menutextyellow:link {
	color: #FFFF40;
}
a.menutextyellow:hover {
	color: #FFFFFF;
}
a.menutextyellow:visited {
	color: #FFFFC0;
}


.menutextoffwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFC0;
}

a.menutextoffwhite:link {
	color: #990000;
}
a.menutextoffwhite:visited {
	color: #990000;
} 
a.menutextoffwhite:hover {
	color: #FFFFC0;
}
.boldgreenbody {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #336633;
}
.boldblackbody {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
.subheadingWhite {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}
a.subheadingWhite:hover {
	color: #FFFFFF;
}
.menubak {
	background-image: url(../images/layout/menu_bak.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.cell-border-black {
	border: 2px solid #000000;
}
