a:link, a:active, a:visited {
	font-weight: bold;
	color: #fc0;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #09f;
	text-decoration: none;
}

body {
	background-color: #000;
	margin: 5px;
}
body#plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #111;
	background-image: none;
	margin: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-variant: small-caps;
	border-bottom: 3px double #aaa;
	padding: 1px;
	margin: 1px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #1e3c62;
	background-color: #ffe;
	border: 1px solid #1e3c62;
	padding: 3px;
	margin: 1px 1px 5px 1px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffe;
	border-top: 1px solid #ffe;
	border-bottom: 1px solid #ffe;
	padding: 3px;
	margin: 4px 1px 3px 1px;
}

td {
	vertical-align: top;
}

p {
	padding: 1px;
	margin: 3px 2px 3px 2px;
}

img {
	border: 1px solid #eee;
	padding: 2px;
	
}

ul#list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px;
	padding: 4px;
	margin: 5px 3px 3px 20px;
}

li {
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
}

#pagecontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	background-color: #000;
	width: 100%;
	border: 2px solid #ccc;
	padding: 0px;
	margin: 5px;
}

#headcontainer {
	width: 100%;
	height: 70px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

#headleft img, #headright img{
	padding: 0px;
	border: none;
}

#headcenter {
	font-family: Vivaldi;
	color: #476EA0;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	font-weight: bold;
	width: 100%;
}

#datecontainer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	color: #fff;
	font-weight: bold;
	width: auto;
	height: 14px;
	margin: 0px;
	padding-top: 1px;
	padding-left: 550px;
}

#bodycontainer {
	color: #fff;
	padding: 2px;
	margin: 0px 0px 5px 10px;
	width: 99%;
	height: 380px;
}

#footercontainer {
	height: 15px;
	width: 100%;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	padding: 0px 2px 2px 2px;
	border-top: 1px dotted #ccc;
}

#quotebox {
	width: 99%;
	padding: 0px;
	margin: 2px;
	border: 1px solid #fff;
}

#login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	hieght: 20px;
	background-color: #fff;
	border-top: 3px solid #000;
	padding: 4px;
	width: 100%;
	vertical-align: middle;
}

.quote {
	font-family: "Monotype Corsiva", "Bradley Hand ITC";
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: #fff;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 3px;
	background-color: #777;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	font-weight: bold;
	margin: 0px 1px 0px 1px;
	padding: 0px 5px 0px 0px;
	background-color: #1e3c62;
	color: #ddd;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #1e3c62;
}

.copyright{
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 2px 2px 2px;
}

.boxin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #300;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 4px;
	margin: 1px;
	width: auto;
}

.gallery {
	text-align: center;
	padding: 4px;
	margin: 1px;
	height: auto;
	width: 100%;
}


/*Navigation Tabs*/
#navcontainer {
	width: 100%;
	height: 20px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bgbar_tp.gif);
	background-repeat: repeat-x;
	background-color: #000;
	margin-bottom: 4px;
}
#navbuttons {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	width: auto;
}

td.active a, td.active a:hover, td.active a:visited {
	height: 18px;
	color: #eee;
	text-decoration: none;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-image: url(images/bgbar_btm.gif);
	background-repeat: repeat-x;
	padding: 2px 5px 2px 5px;
	cursor: default;
}

td.inactive, td.inactive a:link, td.inactive a:visited {
	height: 18px;
	text-decoration: none;
	color: #fff;
	padding: 0px 5px 2px 5px;
}

td.inactive a:hover {
	text-decoration: overline underline;
}
