body {
	background:url(?s=get&w=image&t=default&p=01-background.jpg) repeat-x top #d4dcdd;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

a img {
	border:0;
}

td {
	vertical-align:middle;
}

#header {
	width:902px;
	margin:0 auto;
	height:257px;
	background:url(?s=get&w=image&t=default&p=01-headerb.png) no-repeat bottom;
}

#header table a img {
	border:1px solid transparent;
}

#header table a:hover img {
	border:1px solid #f00;
}

#menubar {
	padding:0;
	width:900px;
	margin:0 auto;
	height:36px;
}

#menubar .l {
	background:url(?s=get&w=image&t=default&p=01-menubarl.png) no-repeat left;
}

#menubar .r {
	background:url(?s=get&w=image&t=default&p=01-menubarr.png) no-repeat right;
}

#menubar .c {
	margin:0 9px;
	background:url(?s=get&w=image&t=default&p=01-menubar.png) repeat-x;
	height:36px;
}

#menubar ul {
	padding:0;
	margin:0;
	list-style:none inside;
}

#menubar ul li {
	float:left;
	font-size:18px;
	padding:3px 15px 0 15px;
}

#menubar ul li a {
	color:#ffffff;
	text-decoration:none;
}

#menubar ul li a:hover {
	color:#f44545;
}

#contents {
	width:900px;
	margin:5px auto;
	background:url(?s=get&w=image&t=default&p=01-contents.png) repeat-y;
}

#contentsh {
	font-size:1px;
	height:10px;
	background:url(?s=get&w=image&t=default&p=01-contentsh.png) no-repeat bottom;
}

#sidebar {
	float:left;
	width:180px;
	border:1px solid #080808;
	border-right:0;
	border-top:0;
	margin:0;
	padding:0 10px;
	background:#effafb;
}

#sidebar h1,ul,form {
	margin:0 0 15px 0;
	padding:0;
}

#sidebar h1 {
	font-family:Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#000044;
}

#sidebar ul {
	list-style:inside disc;
}

#sidebar ul li {
	margin:5px 0 5px 10px;
	padding:0;
	line-height:22px;
}

#sidebar ul li a {
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid transparent;
}

#sidebar ul li a:hover {
	color:#993333;
	border-bottom:1px dashed #000000;
}

#footer {
	margin:15px 0;
	text-align:center;
	font-size:12px;
	font-family:Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content {
	float:right;
	width:677px;
	border:1px solid #080808;
	border-top:0;
	margin:0;
	padding:0 10px;
	background:#ffffff;
}

#content h1,h2,h3,form,p,ul {
	margin:0 0 15px 0;
	padding:0;
}

#content h1,h2,h3 {
	font-weight:normal;
	font-family:Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content h1 {
	font-size:24px;
}

#content h2 {
	font-size:18px;
}

#content h3 {
	font-size:16px;
	font-weight:bold;
}

#content p {
	text-align:justify;
}

#content p.indent {
	text-indent:40px;
}

#content a {
	color:#00f;
	text-decoration:none;
}

#content a:hover {
	color:#f00;
	text-decoration:underline;
}

#content .number {
	color:#0000ff;
	font-weight:bold;
}

#content ul {
	list-style:outside disc;
}

#content ul li {
	margin:0 0 0 50px;
}

.cover {
	width:160px;
	border:1px solid #0000ff;
}

.miniCover {
	width:75px;
	border:1px solid #0000ff;
}

.nAuthor {
	font-size:18px;
	color:#0000ff;
}

.nTitle {
	font-size:19px;
	color:#cc6644;
	border-bottom:1px dotted #0000ff;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}

.nSummary {
	
}

.nmAuthor {
	font-size:15px;
	color:#0000ff;
}

.nmTitle {
	font-size:16px;
	color:#cc6644;
	border-bottom:1px dotted #0000ff;
	padding:0 0 3px 0;
	margin:0 0 3px 0;
}

.nmSummary {
	
}

.nDate {
	font-size:10px;
	color:#cccccc;
	text-align:right;
}

.nmDate {
	font-size:11px;
	color:#cc6644;
	text-align:right;
}

form {
	margin:0;
	padding:0;
}

textarea {
	width:75%;
	border:1px solid #0000ff;
	padding:3px 5px;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#000044;
	background:#f0f0ff;
	height:150px;
}

.textBox {
	width:75%;
	border:1px solid #0000ff;
	padding:3px 5px;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#000044;
	background:#f0f0ff;
}

.button {
	width:100px;
	height:25px;
	border:1px solid #0000ff;
	padding:3px 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000044;
	background:#f0f0ff;
}
