/* CSS Document */



body {
	background: #373232;
	padding: 0; 
	padding-top: 15px; 
	padding-bottom: 0px; 
	margin: 0;
} 


.bigbox {
	background: #373232;
	width: 960px;
	min-height: 100%;
	padding: 0px;
	margin: 0 auto;
	position: relative;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treated as min-height*/
}


.main {
	width: 960px;
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
	position: relative;
	display: block;
}  


.header {
	width: 960px;
	height: 150px;
	vertical-align: bottom;
	display: block;
	position: relative;
	float: left;
}


.header .arc {
	width: 720px;
	height: 150px;
	display: block;
	position: absolute;
	top: 0px;
	left: 210px;
}


img.mask {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
}


.header .left {
	width: 212px;
	min-height: 100px;
	padding: 0px;
	border-bottom: 6px solid black;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
}


.header .right {
	width: 30px;
	height: 144px;
	padding: 0px;
	border-bottom: 6px solid black;
	display: block;
	position: absolute;
	top: 0px;
	left: 930px;
}


.box {
	width: 960px;
	min-height: 492px;
	display: block;
	border-bottom: 6px solid black;
	position: relative;
	float: left;
}


.box .vert {
	width: 210px;
	height: 492px;
	padding: 0px;
	border-right: 6px solid black;
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
}


.box .vert .nav {
	width: 200px;
	height: 40px;
	background: url('../images/fade.gif') repeat-x top left;
	display: block;
	float: right;
	position: relative;
	border-top: 3px solid black
}


.box .vert .scroll {
	width: 200px;
	height: 150px;
	background: url('../images/fade.gif') repeat-x top left;
	display: block;
	float: right;
	position: relative;
	border-top: 3px solid black;
}


.cf_element {
	width: 170px;
	padding: 15px;
	vertical-align: middle;
	margin-top: 0.3em;
	_margin-top: 15px;
	_margin-left: -100px;
	*margin-top: 15px;
	*margin-left: -100px;
}


.box .mainspace {
	width: 688px;
	min-height: 492px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #1E1515;
	text-align: left;
	display: block;
	border-left: 6px solid black;
	border-right: 6px solid #2D2828;
	position: absolute;
	top: 0px;
	left: 210px;
}


.box .mainspace .logo {
	width: 690px;
	height: 150px;
	display: block;
	text-align: center;
}


.box .mainspace .content {
	background: #d0c8c8;
	width: 665px;
	height: 100%;
	min-height: 302px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	color: #1E1515;
	float: right;
	text-align: left;
	border: 1px solid #7191c2;
	z-index: 100;
}


.conavi {
	background: url('../images/fade.gif') repeat-x top left;
	width: 690px;
	height: 20px;
	padding: 0px;
	display: block;
}


.liconavi {
	width: 33%;
	display: block;
	float: left;
	text-align: center;
}


.liconavi a {
	text-decoration: none;
	color: #7191c2;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.liconavi a:hover {
	text-decoration: none;
	color: #d0c8c8;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.liconavi .onit {
	color: #d0c8c8;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.lefty {
	float: left;
	width: 327px;
	padding: 0px;
	text-align: justify;
}


.righty {
	float: right;
	width: 328px;
	padding: 0px;
	text-align: justify;
}


.shutter {
	display: block;
	float: left;
	width: 327px;
	height: 410px;
	padding: 0px;
	text-align: justify;
}


.simg {
	display: block;
	width: 328px;
	padding: 0px;
}


.box .right {
	width: 30px;
	height: 492px;
	padding: 0px;
	border-left: 6px solid #2D2828;
	display: block;
	position: absolute;
	top: 0px;
	left: 924px;
}


.box .right .nav {
	width: 20px;
	height: 40px;
	display: block;
	float: left;
	position: relative;
	border-top: 3px solid #2D2828;
}


.box .right .scroll {
	width: 20px;
	height: 150px;
	display: block;
	float: left;
	position: relative;
	border-top: 3px solid #2D2828;
}


.nav a {
	text-decoration: none;
	color: #7191c2;
	display: block;
	height: 100%;
	width: 100%;
	font-weight: bold;
}


.nav a:hover {
	text-decoration: none;
	color: #d0c8c8;
	display: block;
}


a img {
	border:2px solid #d0c8c8;
}


a:hover img {
	border:2px solid #7191c2;
}


a {
	text-decoration: none;
	color: #7191c2;
}
	

a:hover {
	text-decoration: underline;
	color: #7191c2;
}


ul {
	padding-left: 15px;
}


h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7191c2;
	margin-top: 0.3em;
}


h3 {
	color: #d0c8c8;
	margin-left: 0;
	margin-right: 0;
}


h4  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #d0c8c8;
	margin-top: 0.2em;
	margin-bottom: 1.3em;
	line-height: 1em;
}


h5  {
	color: #777777;
	margin-top: 0.2em;
	margin-bottom: .5em;
	line-height: 1em;
}


h6  {
	color: #777777;
	margin-top: 0em;
	margin-bottom: 1.1em;
	line-height: 0;
	font-style: italic;
}