* {
	font-family: arial;
	font-size: 12px;
}
/* for minheight deal for Internet Explorer */
* html #content {
	height: 680px;
}

body {
	margin-top: 0px;
	background-color: #DCD5C8;
	background-image: url(../images/sliver.jpg);
	background-repeat: repeat-x;
}

#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}

div#header {
	position: relative;
	height: 123px;
}

div#logo {
	position: relative;
	width: 316px;
	height: 89px;
	top: 34px;
	left: 289px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
div#content {
	min-height: 680px;
}

h1#sitename{
	margin:0;
	padding:9px;
	height: 89px;
	width: 316px;
	text-indent: -2500px;
	display: block;
}

h1#sitename a{
	color:#FFFFFF;
	height: 89px;
	width: 316px;
	display: block;
}


a.nav {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a:hover.nav {
	text-decoration: underline;
	font-weight: bold;
}

a.subnav {
	background:url(../images/nav_dot.gif) no-repeat left;
	padding-left: 15px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a:hover.subnav {
	text-decoration: underline;
	font-weight: bold;
}
/*
div#item_1 {
	position: relative;
	text-align: right;
	padding-right: 24px;
	background:url(../images/nav_dot.gif) no-repeat right;
	vertical-align: middle;
	height: 16px;
	left: -38px;
}

div#item_2 {
	padding-top: 6px;
	position: relative;
	text-align: right;
	padding-right: 24px;
	background:url(../images/nav_dot.gif) no-repeat right;
	vertical-align: middle;
	height: 16px;
	left: -57px;
}
div#item_3 {
	padding-top: 6px;
	position: relative;
	text-align: right;
	padding-right: 24px;
	background:url(../images/nav_dot.gif) no-repeat right;
	vertical-align: middle;
	height: 16px;
	left: -76px;
}
div#item_4 {
	padding-top: 6px;
	position: relative;
	text-align: right;
	padding-right: 24px;
	background:url(../images/nav_dot.gif) no-repeat right;
	vertical-align: middle;
	height: 16px;
	left: -92px;
}
div#item_5 {
	padding-top: 6px;
	position: relative;
	text-align: right;
	padding-right: 24px;
	background:url(../images/nav_dot.gif) no-repeat right;
	vertical-align: middle;
	height: 16px;
	left: -107px;
}
div#item_6 {
	padding-top: 6px;
	position: relative;
	text-align: right;
	padding-right: 24px;
	background:url(../images/nav_dot.gif) no-repeat right;
	vertical-align: middle;
	height: 16px;
	left: -120px;
}
*/

div#item_1 {
	position: relative;
	text-align: right;
	padding-right: 24px;
	background:url(../images/nav_dot.gif) no-repeat right;
	vertical-align: middle;
	height: 16px;
	left: -38px;
}

div#item_2 {
	padding-top: 6px;
	position: relative;
	text-align: right;
	padding-right: 24px;
	background:url(../images/nav_dot.gif) no-repeat right;
	vertical-align: middle;
	height: 16px;
	left: -57px;
}
div#item_3 {
	padding-top: 6px;
	position: relative;
	text-align: right;
	padding-right: 24px;
	background:url(../images/nav_dot.gif) no-repeat right;
	vertical-align: middle;
	height: 16px;
	left: -57px;
}
div#item_4 {
	padding-top: 6px;
	position: relative;
	text-align: right;
	padding-right: 24px;
	background:url(../images/nav_dot.gif) no-repeat right;
	vertical-align: middle;
	height: 16px;
	left: -76px;
}
div#item_5 {
	padding-top: 6px;
	position: relative;
	text-align: right;
	padding-right: 24px;
	background:url(../images/nav_dot.gif) no-repeat right;
	vertical-align: middle;
	height: 16px;
	left: -92px;
}
div#item_6 {
	padding-top: 6px;
	position: relative;
	text-align: right;
	padding-right: 24px;
	background:url(../images/nav_dot.gif) no-repeat right;
	vertical-align: middle;
	height: 16px;
	left: -107px;
	
}


div#box {
	background: url(../images/box_back.gif);
	background-repeat: repeat-y;
	width: 215px;
	margin-bottom: 14px;
}

.box {
	background: url(../images/box_back.gif);
	background-repeat: repeat-y;
	width: 215px;
	margin-bottom: 14px;
}

div#box-bottom {
	background: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	height: 6px;
	font-size: 1px;
}
.box-bottom {
	background: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	height: 6px;
	font-size: 1px;
}

div#box-content {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
.box-content {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}

div#inner-content {
	padding-right: 15px;
}
.inner-content {
	padding-right: 15px;
}

img.shadow {
	padding:4px 4px 4px 4px;	
	border:#999999 1px solid;
}


img.shadow2 {
	padding:4px 4px 4px 4px;	
	border:#999999 1px solid;
	margin-right: 10px;
}


.small {
	font-size: 10px;
}

a {
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}


a:hover {
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}


div#cat-header {
	font-family: arial;
	margin-top: 12px;
	margin-bottom: 5px;
	padding: 3px;
	font-size:12px;
	font-weight: bold;
	background-color: #DCD6CB;
	border: 1px solid #CBC6BC;
	color: #393636
}




/*background-color: #E6E1D7;*/
div#mod1 {
	background-color: #E6E1D7;
	padding: 5px;
	margin-bottom: 5px;
}

div#mod2 {
	padding: 5px;
	margin-bottom: 5px;
}

img.header {
	margin-top: 1px;
	margin-left: 0px;
	margin-bottom: 10px;
}

ul.items {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul.items li.mod1 {
	background-color:#E6E1D7;
	padding:5px;
	margin-bottom:10px;
	height:1%; /* Fix for MSIE peekaboo bug */
}
ul.items li.mod2 {
	padding:5px;
	margin-bottom:10px;
	height:1%; /* Fix for MSIE peekaboo bug */
}
ul.items li.mo1 li.mod2 img {
	float:left;
	
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.red {
	color: #cc3300;
	font-weight: bold;
}

.copy {
	font-size: 10px;
	color: #AE9E80;
}

p {
        margin-bottom: 10px;
}


