* {
	margin: 0;
	padding: 0;
}

body {
	background: url('backgroundline.png') repeat-y center;	
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 90%;
}

#content {
	width: 766px;
	height: 100%;
	margin: 0 auto;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	background: #fff;
}

#header {
	width: 766px;
	height: 157px;
	padding-top: 40px;
}

#header h1 {
	width: 766px;
	height: 157px;
	background: url('header.png') no-repeat;
}

#header h1 a {
	display: block;
	width: 766px;
	height: 157px;
	
}

#header h1 a span {
	display: none;
}

#left {
	float: left;
	width: 168px;
	padding-bottom: 20px;
	border-right: 1px solid #0e65cf;
}

#center {
	float: left;
	width: 412px;
	padding: 8px;
}

#right {
	float: left;
	clear: right;
	width: 168px;
	padding-bottom: 20px;
	border-left: 1px solid #0e65cf;
}

ul#menu {
	width: 166px;
	height: 139px;
	margin-left: 2px;
	padding-top: 5px;
	background: #0f65cf url('menualj.png') no-repeat bottom;
	list-style: none;
}

ul#menu li {
	margin-left: 10px;
	margin-bottom: 4px;
	font-size: 0.85em;
	font-weight: bold;
}

ul#menu li a {
	padding-left: 15px;
	background: url('menucirc.png') no-repeat 0 1px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

ul#menu li a:hover {
	background-position: 0 -64px;
}

ul#menu #smenu1 {
	display: none;
}

ul#menu #smenu1 ul {
	list-style: none;
}

ul#menu #smenu1 ul li a {
	display: block;
}

ul#menu #smenu1 ul li a:hover {
	background-position: 0 -64px;
}

#left p {
	padding: 4px;
	color: #7b7b7b;
	font-size: 0.7em;
	text-align: justify;
}

#left p a {
	color: #003a7e;
}

#left p a:hover {
	text-decoration: none;
}

#center h2 {
	margin-bottom: 10px;
	font-size: 1.3em;
}

#center p {
	margin-bottom: 10px;
	font-size: 0.85em;
	text-align: justify;
}

#center p.nojustify {
	text-align: left;
}

#center p.margin {
	margin-bottom: 15px;
}

#center p a {
	color: #003a7e;
}

#center p a:hover {
	text-decoration: none;
}

#center h3 {
	font-size: 0.7em;
	font-weight: normal;
}

#center h3 a {
	color: #1362d8;
}

#center img {
	border: 0;
}

#center .thb a {
	display: block;
	width: 128px;
	height: 85px;
	border: 1px solid #e2e2e2;
}

#center .thb img {
	border: 0;
}

#center .thb {
	float: left;
	display: block;
	width: 128px;
	height: 85px;
	margin-bottom: 14px;
	text-align: center;
}

#center .rmr {
	margin-right: 14px;
}

#center .img {
	margin-bottom: 10px;
	text-align: center;
}

#center .prevnext {
	width: 100px;
	margin: 0 auto;
}

#right h2 {
	position: relative;
	top: -30px;
	left: 108px;
	margin-bottom: -30px;
	font-size: 1.2em;
}

* html #right {
	margin-bottom: 0;
}

#right p {
	margin-top: 8px;
	padding: 4px;
	background: url('miniman.png') no-repeat top left;
	color: #7b7b7b;
	font-size: 0.7em;
	text-align: left;
}

#right strong {
	color: #1362d8;
	font-weight: normal;
}

#right p a {
	color: #003a7e;
	text-decoration: none;
}

#right p a:hover {
	text-decoration: underline;
}

#right span {
	display: block;
	padding: 4px 0 0 4px;
}

#right span a {
	color: #003a7e;
	text-decoration: none;
}

#right span a:hover {
	text-decoration: underline;
}

#leftbottom {
	clear: both;
	display: block;
	width: 169px;
	height: 17px;
	background: url('leftdown.png') no-repeat;
}

#rightbottom {
	float: right;
	position: relative;
	top: -17px;
	display: block;
	width: 169px;
	height: 17px;
	margin-bottom: -15px;
	background: url('rightdown.png') no-repeat;
}

#footer {
	clear: both;
	width: 766px;
	height: 54px;
	padding-top: 4px;
	background: url('footer.png') no-repeat;
}

#footer p {
	width: 766px;
	color: #cfcfcf;
	font-size: 0.7em;
	text-align: center;
}

#footer p img {
	border: 0;
}

#pixelcube {
	margin-bottom: 20px;
	text-align: right;
}

#pixelcube p {
	margin-right: 10px;
	color: #7b7b7b;
	font-size: 0.7em;
}

#pixelcube p a {
	color: #444;
	text-decoration: none;
}

#pixelcube p a:hover {
	color: #000;
}
