#flag {
	background-image: url('images/blue_flag.gif');
	backgroud-repeat: "no-repeat";
    text-decoration: bold;
	text-align: center;
	font-size: 16pt;
	height: 30px;
	width: 100px;
}
#flag  a:hover{
	background-image: url('images/blue_flag2.gif');
	backgroud-repeat: "no-repeat";
    text-decoration: bold;
	text-align: center;
	font-size: 16pt;
	height: 30px;
	width: 100px;
}
#wrapper {
	border: 0px;
	margin: 0px;
}
.test {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; color: #993333; font-weight: bold}
.calendar { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; color: #003399; font-weight: bold ; background-color: #FFFFFF}
.calendarwhite { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; color: #FFFFFF; font-weight: bolder}

#boxbar {  background-color: #0066FF; background-image: url(bluebub.gif); background-repeat: no-repeat; height: auto; width: auto; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: right; vertical-align: bottom; border-style: none; border-top-width: thick; border-right-width: auto; border-bottom-width: auto; border-left-width: auto; letter-spacing: 5px; color: #FFFFFF}
#boxbar p:first-letter {font-size: 250%}

#wrecklist {  border: 1px #003399; width: 100%}
#news {
	border: 1px solid;
	background-image: none;
	padding: 5px;
	margin-top: 15px;
	width: 100%;
; border-color: #006699 #336699 #336699
}
#navmenu {
	border: 1px solid;
	padding: 5px 5px;
	width: 10%;
	background: #FFFFFF;
; margin: 15px
; border-color: #330099 #336699 #336699
}
#navmenu a {
	color: #336699;
	text-decoration: none;
}
#navmenu a:visited {
	color: #336699;
	text-decoration: none;
}
#navmenu ul {
	list-style: none;
	padding: 0;
	margin: 0px;
	border: 0;
}
#navmenu li {
	text-align: center;
	v-align: center;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	width: 10%;
	height: auto;
	margin: 0px 0px;
	padding: 0px 0px;
	font: 15px/17px Arial;
	color: #CC0000;
	background: #339900 url(%27./images/circles.gif%27);
}
#navmenu li a {
	display: block;
	font-weight: normal;
	padding: 0px 0px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #FFFFFF url(none);
	color: #330000;
	width: 100px;
	height: 40px;
}
#navmenu li a:hover {
	font-weight: normal;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #ff0000 url(none);
	color: #336699;
	text-decoration: none;
}
#sidebar {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 15px;
	width: 200px;
}.calendarnotes { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #003399; font-weight: bold ; background-color: #FFFFFF }
