body {
	background : #FFFFFF url(im/background.jpg) repeat;
	margin: 0;
	padding: 15px 0 0;
}

body, html {
	height: 100%;
	color: #000000;
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
}

#emptydiv {
	clear: both;
}

h1 {
	padding: 0;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	margin: 0;
}

.smaller {
	font-size: 9px;
	color: #5b5b5b;
}

.bolder {
	font-weight: bold;
	color: #3d4b3a;
}

#case {
	margin-left: auto;
	margin-right: auto;
	width: 762px;
}

#header {
	height: 116px;
	width: 762px;
}

#menu {
	width: 762px;
	background: repeat-y url(im/topbkg.gif);
	height: 22px;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
}

#menu a {
	color: #000000;
	text-decoration: none;
}

#menu a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*<group=body>*/

#bod_green {
	width: 762px;
	background: url(im/bkg_green.gif) repeat-y;
}

#bod_tan {
	width: 762px;
	background: url(im/bkg_tan.gif) repeat-y;
}

#bod_blue {
	width: 762px;
	background: url(im/bkg_blue.gif) repeat-y;
}
	
/*</group>*/

/*<group=pics>*/

#pic_green {
	margin-right: 5px;
	margin-left: 5px;
	width: 702px;
	background: url(im/pic_green.gif) no-repeat;
	padding: 42px 25px 10px;
}

#rightness {
	text-align: right;
}

#pic_green imgxxx {
	margin-left: 30px;
	margin-bottom: 10px;
}

#pic_tan {
	margin-right: 5px;
	margin-left: 5px;
	width: 702px;
	background: url(im/pic_tan.gif) no-repeat;
	padding: 42px 25px 10px;
}

#pic_tan imgxxx {
	margin-left: 30px;
	margin-bottom: 10px;
}

#pic_blue {
	margin-right: 5px;
	margin-left: 5px;
	width: 702px;
	background: url(im/pic_blue.gif) no-repeat;
	padding: 42px 25px 10px;
}

#pic_blue imgxxx {
	margin-left: 30px;
	margin-bottom: 10px;
}
	
/*</group>*/

/*<group=footer>*/

#foot_green {
	width: 762px;
	height: 30px;
	background: no-repeat url(im/foot_green.gif);
	font-size: 12px;
	font-weight: bold;
	color: #5A85BD;
	text-align: center;
	padding-top: 16px;
}

#foot_green a {
	color: #5A85BD;
	text-decoration: none;
}

#foot_green a:hover {
	color: #003100;
	text-decoration: underline;
}

#foot_tan {
	width: 762px;
	height: 30px;
	background: no-repeat url(im/foot_tan.gif);
	font-size: 12px;
	color: #5A85BD;
	font-weight: bold;
	text-align: center;
	padding-top: 16px;
}

#foot_tan a {
	color: #5A85BD;
	text-decoration: none;
}

#foot_tan a:hover {
	color: #003100;
	text-decoration: underline;
}

#foot_blue {
	width: 762px;
	height: 30px;
	background: no-repeat url(im/foot_blue.gif);
	text-align: center;
	font-size: 12px;
	color: #5A85BD;
	font-weight: bold;
	padding-top: 16px;
}

#foot_blue a {
	color: #5A85BD;
	text-decoration: none;
}

#foot_blue a:hover {
	color: #003100;
	text-decoration: underline;
}

.litegrey {
	color: #CCCCCC;
	font-weight: normal;
}
	
/*</group>*/

.boldone {
	font-weight: bold;
	display: block;
}
