body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	height: 100%;
}

a:link {
	color: #926b00;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

h1 {
	padding: 0;
	margin: 0;
}

h2 {
	color: #c00;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 160%;
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #900;
}

h4 {
	
}

h5 {
	
}

h6 {
	color: #666;
	font-weight: normal;
	font-size: 120%;
	line-height: 120%;
}

.clear {
	clear: both;
	line-height: 0%;
	font-size: 0%;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
}

.inputimage {
	padding-top: 2px;
}

hr {
	display: none;
}



/*<group=----------[ Wrap ]------*/

#wrap {
	width: 760px;
	position: relative;
	margin: 0 auto 50px auto;
	text-align: left;
	padding: 0;
	background: #fff url("/tile_wrap.gif") repeat-y center top;
}
	
/*</group>*/

/*<group=----------[ Mast ]------*/


#mast_home {
	width: 760px;
	height: 153px;
	background: no-repeat center top;
	position: relative;
	background-color: #DBDAC5;
}


#mast {
	width: 760px;
	height: 123px;
	background: no-repeat center top;
	position: relative;
}

#mast_home h1 a, #mast h1 a {
	width: 400px;
	height: 60px;
	display: block;
	text-indent: -4000px;
}

#btn_home {
	width: 100px;
	height: 25px;
	display: block;
	text-indent: -4000px;
}

/*</group>*/

/*<group=----------[ Navigation ]------*/

#nav {
	position: absolute;
	bottom: 0px;
	margin-left: 11px;
}

#nav a:link {
	display: block;
	background: 0;
	margin: 0;
	float: left;
}

#nav a:visited {
	display: block;
	background: 0;
	margin: 0;
	float: left;

}

/*</group>*/

/*<group=----------[ Subnavigation ]------*/

#subnav {
	background:  url("/tile_diagonal.gif");
}

#subnav ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}

#subnav ul li {
	margin: 5px 0;
	padding: 0 15px;
}

#subnav ul li a:link {
	padding: 0 0 0 15px;
	display: block;
	color: #000;
	text-decoration: underline;
}

#subnav ul li a:visited {
	padding: 0 0 0 15px;
	display: block;
	color: #000;
	text-decoration: underline;
}

#subnav ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#subnav img {
	margin-bottom: -50px;
}

#right #sidebar {
	margin-left: 40px;
	margin-right: 5px;
}

#right_home #sidebar {
	margin-left: 40px;
	margin-right: 10px;
}

/*</group>*/


/*<group=----------[ Left ]------*/

#left {
	width: 240px;
	float: left;
	padding: 0 0 50px 0;
}

#left_home {
	width: 240px;
	float: left;
	padding: 0 0 50px 0;
}

#left_home img {
	position: relative;
	z-index: 3;
}
	
/*</group>*/

/*<group=----------[ Main Content ]------*/

#main_body {
	background-color: #ffffe5;
	float: right;
	width: 493px;
}

#content {
	margin:  25px 0;
	padding: 0 25px;
	font-size: 110%;
	line-height: 120%;
}

#content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 120%;
}

#content ul li {
	margin: 0;
	padding: 0 0 0 15px;
}

#content ul li a {
	padding: 0;
	margin: 0;
}
	
/*</group>*/

/*<group=----------[ Right ]------*/

#right {

	width: 184px;
	float: right;
	margin: 0 0 15px 15px;
	padding: 0;
	background: url(/tile_right.gif) repeat-y right;
}


#right_home {

	width: 184px;
	float: right;
	margin: 0 0 15px 15px;
	padding: 0 0 50px 0;
	background: url(/tile_right_home.gif) repeat-y right;
}


#right .caption {
	padding: 20px 40px;
}


#sidebar .input {
	width: 90px;
}

#right strong {
	color: #C00;
	margin: 0 0 5px 0;
	display: block;
}

#right ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#right ul li {
	margin: 0;
	padding: 5px 0;
	border-top: solid 1px #E6E6D0;
}

#right ul li a:link {
	padding: 0;
	display: block;
	color: #000;
	text-decoration: none;
}

#right ul li a:visited {
	padding: 0;
	display: block;
	color: #000;
	text-decoration: none;
}

#right ul li a:hover {
	color: #000;
	text-decoration: none;
}
	
/*</group>*/

/*<group=----------[ Top Dingbat ]--------*/

#top_dingbat {
	position:  absolute;
	z-index: 3;
	top: 0;
	right: 0;
}
	
/*</group>*/

/*<group=----------[ Footer ]------*/

#footer {
	text-align: center;
	padding: 20px;
	line-height: 120%;
	background-color: #fff;
	clear: both;
	display: block;
}

	
/*</group>*/
