body {

}

div#content {
	width: 850px;
	margin: 0 auto;
	background: url('./files/top.jpg') repeat-x top center #FFF;
}

h1 {

}

ul#navigation {
	float: left;
	margin: 0;
	list-style: none;
	margin-left: 100px;
}



ul#navigation a {
	display: block;
	width: 150px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: white;
	text-align: center;
}

ul#navigation a:hover {
	color: #88CCFF;
}

div#body {
	clear: left;
}

h2 {

}

h3 { font-family:  Arial, Helvetica, sans-serif;  font-size: 16px;  font-weight: bolder;  color: #484848;    }

div.box, table#articles {

	padding: 10px;
	border: 1px #CCC solid;
	background: #F5F6F9;
	margin: 0 auto;

}

table#articles {
	padding: 0;
	font-size: 13px;
	border-collapse: collapse;
	text-align: left;
}

table#articles th {
	font-weight: bold;
	background: #E7E8EB;
	text-align: left;
	padding: 4px;
}

table#articles td {
	padding: 6px 4px;
}

table#articles tr.row2 td {
	background: #EDEEF1;
}

div.box p {
	line-height: 15px;
	font-size: 13px;
	text-align: justify;
}

div.box a, table#articles a, p#footer a, p.notice a, p#admin a, div.box p + p a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #004499;	
}

div.box p a:visited, table#articles a:visited {
	color: #AA0000;
}

div.box a:hover, table#articles a:hover, p#footer a:hover, p.notice a:hover, p#admin a:hover, div.box p a:hover {
	color: #00BB66 !important;
}

h4 {

}

p#footer, p#admin {
	text-align: center;
	font-size: 13px;
	line-height: 30px;
	color: #AAA;	
}

p#admin {
	color: #555;
}

div.form p {
	color: #777;
}

div.form label {
	color: #000;
	font-weight: bold;
}

textarea {

}

.itext {
	background: #EDEEF1;
}

.itext:focus {
	background: #FDFFF1;
}

p.notice {
	color: #AA0000;
	font-size: 14px;
	margin: 20px 50px;
}

table#articles th.center {
	text-align: center;
}

td.art-col, th.art-col {
	width: 40%;
}
