body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000; //#007755;
}

table#main {
	border: 1px;
	border-color: white;
	border-style: solid;
	background-color: #002400;   //#A52A2A; //#2C5980;
	color: White;
}

td#top {
	//background-color:#336699;
	background-color:#000000;
}

td#title {
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: left;
	font-size: 16px;
	/*line-height: 25px;*/
	padding-left: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

td#nav {
	border-top-color: #5B5CB3;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: left;
	font-size: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	/*word-spacing: 3px;*/
	background-color:#003400; //#800000; //#244B6C;
}


td#text {
	border-top-color: #4682B4;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: left;
	font-size: 12px;
	padding: 20px;
}

td#pagetext {
	text-align: left;
	font-size: 12px;
	padding: 20px;
	color: white;
	/*font-family: Comic Sans MS;*/
}

td#ydwtext {
	text-align: center;
	font-size: 10px;
	padding: 20px;
	color: white;
	filter:Shadow(color=#000000,strength=2);
}

font#quote {
	text-align: left;
	font-size: 11px;
	/*font-style: italic;*/
	font-family: Verdana, Arial;
	font-weight: normal;
	color:#FFCC00;
}

font#dywtitle {
	text-align: left;
	font-size: 11px;
	/*font-style: italic;*/
	font-family: Verdana, Arial;
	font-weight: normal;
	color:#00ff00;
}

font#dywcontent {
	text-align: left;
	font-size: 11.4px;
	font-family: Verdana, Arial;
	font-weight: normal;
	color:#F6CEF5;
}

font#quoter {
	text-align: left;
	font-size: 11px;
	/*font-style: italic;*/
	font-family: Verdana, Arial;
	font-weight: normal;
	color:#00ff00;
	padding-left: 120px;
}

.endquote
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 32px;
    FONT-STYLE: italic;
    COLOR: #CC9933;
    FONT-FAMILY: Brush Script MT
}

.endquote1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 27px;
    FONT-STYLE: italic;
    COLOR: #CC9933;
    FONT-FAMILY: Brush Script MT
}

.endquote2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 22px;
    FONT-STYLE: italic;
    COLOR: #968700;
    FONT-FAMILY: Brush Script MT
}
/* hyperlink styles for the navigation bars */
td#nav a:link { color: #B6CEE5;  text-decoration: none; }
td#nav a:active { color: #B6CEE5; text-decoration: none; }
td#nav a:visited { color: #B6CEE5; text-decoration: none; }
td#nav a:hover { color : white; text-decoration: none; }


/* hyperlink styles for the main text */
td#text a:link { color: #B6CEE5;  text-decoration: underline; }
td#text a:active { color: #B6CEE5; text-decoration: none; }
td#text a:visited { color: #B6CEE5; text-decoration: none; }
td#text a:hover { color : white; text-decoration: none; }


td#text h1 {
	font-size: 15px;
	color: #B6CEE5;
}

td#pics_left {
	text-align: left;
	padding: 20px;
}

td#pics_right {
	text-align: right;
	padding: 20px;
}

td#bottom {
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 10px;
	color: #B6CEE5;
	text-align: center;
	line-height: 20px;
}

td#bottom a:link { color: #B6CEE5;  text-decoration: none; }
td#bottom a:active { color: #B6CEE5; text-decoration: none; }
td#bottom a:visited { color: #B6CEE5; text-decoration: none; }
td#bottom a:hover { color : white; text-decoration: none; }

table.ay {margin-left:20px;width:500px;border-style:solid;border-color:#999900}
td.aytitle {height:20px;background-color:#999900;color:#FFFFFF;font-family:Verdana;font-size:14;border-width:0px}
td.ayinfo {height:100px; font-family:Verdana;font-size:13;color:#FFFF00;background-color:#000000;border-style:none}
td.aydetails {height:100px; line-height:1.5; font-family:Verdana;font-size:11;color:#00FF00;background-color:#000000;border-style:none}
td.aydetails a:link { color: #00ff00;  text-decoration: underline; }
