body {
	background-image: url(images/background_tile.gif);
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#bottomBar	{
	background-image: url(images/bottom_strip.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#wrapper {
	background: #fff;
	margin: 0;
	padding: 0;
	width: 749px;
	border-bottom-style: solid;
	border-bottom-color: #333D45;
	border-bottom-width: 2px;
}
#nav	{
	float: left;
	width: 170px;
	margin: 0;
	padding:0;
	background-image: url(images/nav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#nav li	{
	float: left;
	font-size: 80%;
	list-style: none;
}
#nav li#vic	{
	background-image: url(images/nav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:70px;
}
#nav li#about	{
	width:15em;
}
#nav p	{
	float: left;
	margin: 0;
	padding: 14px 24px;
	font-size: 80%;
	color: #525252;
}
#nav a	{
	float: left;
	margin: 0;
	padding: 6px 24px 6px;
	text-decoration: none;
	background: url(images/button_off.gif) repeat-y left top;
	color: #525252;
	}
#nav a:hover	{
	background: url(images/button_hover.jpg) repeat-y left top;
	}
#nav a:active	{
	background: url(images/button_off.gif) repeat-y left top;
	}
#nav a#invisibleLink	{
	float: left;
	margin: 0;
	padding: 6px 24px 6px;
	text-decoration: none;
	background: url(images/button_off.gif) repeat-y left top;
	color: #fff;
	font-size: 4px;
	}
#main	{
	background-image: url(images/main_rule.jpg);
	background-repeat: no-repeat;
	background-position: 185px top;
	padding-left: 210px;
	padding-right: 200px;
	padding-bottom: 20px;
}
acronym	{

}
h1 {
	font-size: 150%;
	color: #2D363E;
	padding-top: 2px;
}
h2 {
	font-size: 120%;
	color: #2D363E;
}
h3 {
	font-size: 100%;
	color: #2D363E;
}
h4 {
	font-size: 90%;
	color: #2D363E;
	margin:0 0 -1em 0;
	padding:0;
}
.error	{
	color: #ff0000;
}
.emphasized	{
	color: #2D363E;
	font-weight: bold;
}
a:link {
	color: #7C572B;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	background-color: #7C572B;
}
a:visited {
	color: #697A87;
}
a:active {
	color: #7C572B;
	background-color: #fff;
}
#sidebarWrap {
	float: right;
	width: 160px;
	background-image: url(images/sidebar_bg.gif);
	background-repeat: repeat;
	border: solid 1px #637788;
	margin: 65px 11px;
	clear: right;
}
#sidebar	{
	float: right;
	background-image: url(images/sidebar_top.gif);
	width: 160px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 30px;
}
#sidebar p	{
	padding: 0 12px 0 12px;
	font-size: 80%;
	line-height: 140%;
}
#sidebar input	{
	margin-left:12px;
}
#sidebar h3	{
	font-size: 90%;
	font-weight: bold;
	color: #2D363E;
	padding: 0 12px 0 12px;
}
#sidebar ul	{
	font-size: 80%;
	list-style: none;
	padding: 0;
	margin: 0 12px 0 12px;
}
#sidebar li	{
	padding-bottom: 12px;
}
#sidebar a:link {
	color: #2D363E;
	text-decoration: underline;
}
#sidebar a:hover {
	color: #fff;
	background-color: #2D363E;
}
#sidebar a:visited {
	color: #fff;
}
#sidebar a:active {
	color: #2D363E;
	background-color: #fff;
}
#event dl	{
	padding: 0 6px 0;
}
#event p	{
	color: #2D363E;
	font-weight: bold;
	padding: 6px 6px 0;
}
#event .meetingInfo	{
	padding:0 0 2px 80px;
	background: url(images/event_rule.jpg) left bottom no-repeat;
}
#event dt	{
	float: left;
}
#event dd	{
	padding: 0 0 5px 40px;
}
dl.link dd.category, dd.added	{
	margin: 0;
	color: #525252;
	font-size: 80%;
	font-style: italic;
	padding: 0;
}
dl.link dd.description	{
	margin: 0;
}
dl.link	{
	background-image: url(images/event_rule.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 7px;
}
.smalltext {
	font-size: 80%;
}
table.form {
	font-size: 10pt;
	font-variant: small-caps;
	background-image: url(images/form_bg.gif);
	background-repeat: repeat;
	border: solid 1px #ccc;
	padding: 2px;
}
p.form	{
	font-size: 10pt;
	font-variant: small-caps;
}
.success {
	color: #00CC33;
}
a:link img, a:visited img, a:hover img, a:active img  {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.whiteOnWhite	{
	color: #FFF;
}
.footer {
	color: #525252;
	font-size: 80%;
	padding-top: 12px;
	line-height: 140%;
	font-style: italic;
}
#submenu ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #DFE0E4;
}
#submenu li	{
	font-size: 80%;
	float: right;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #545454;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	background-color: #DFE0E4;
	line-height: 16px;
}
a.menuItem:link, a.menuItem:visited, a.menuItem:hover 	{
	padding:2px 5px 2px 5px;
	text-decoration: none;
	display: block;
}
a.menuItem:link, a.menuItem:visited	{
	color: #545454;
}
a.menuItem:hover	{
	color: #fff;
	background-color:#545454;
}
a.menuItem:active	{
	color: #545454;
	background-color:#fff;
}
acronym	{
	cursor:help;
	border-bottom:1px dotted #999;
}