body {
	background: #355379 url(/images/img101.jpg) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1, h2, h3 {
margin: 0px;
padding: 0px;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
margin: 0px;
padding: 0px;
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 0px;
}

ul li {
list-style-type: none;
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

img {
}

/* Boxed Style */

.boxed {
	padding: 0px;
	margin-bottom: 20px;
	background: #788CA5;
	border: 3px solid #FFFFFF;
}

.boxed .title {
	height: 22px;
	padding: 4px 10px 0px 10px;
	background: url(/images/img02.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
	text-transform: none;
	font-size: 16px;
	color: #355379;

}

.boxed .content {
	padding: 10px 10px 10px 10px;
	margin: 0px;
	width: 200px;
}

.boxed .content li a {
//	display: block;
//	float: left;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
	font-size: 0.9em;
	font-weight: bold;
}

.boxed .content li a:hover {
	text-decoration: underline;
}

.boxed .content li.active a {
	text-transform: none;
}


/* Post */

.post {
	margin-bottom: 10px;
	padding: 10px 20px 10px 20px;
	background: #788CA5;
	border: 3px solid #FFFFFF;
}

.post .title {
	font-size: 20px;
	clear: both;
	padding: 10px 0;
	color: #355379;
}

.post .date {
	float: left;
	width: 80px;
	height: 21px;
	padding: 9px 0 0 0;
	background: #FFFFFF;
	text-align: center;
	font-size: x-small;
	color: #355379;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
	display: none;
}

.post .meta {
	float: left;
	width: 332px;
	height: 28px;
	border: 1px solid #FFFFFF;
	text-align: center;
	font-size: x-small;
}

.post .meta p {
}

.post .story {

}

.post h3 {
	text-transform: none;
	letter-spacing: 2px;
	font-size: 1.2em;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Logo */

#logo {
	width: 900px;
	height: 430px;
	margin: 0 auto;
	background: url(/images/img01.jpg) no-repeat center top;
}

#logo div.one {
	padding: 155px 0 0 40px;
	text-transform: none;
	letter-spacing: 0px;
	font-size: 32px;
	font-weight: normal;
}

#logo div.one span {
	font-size: 28px;
	font-weight: normal;
}

#logo div.two {
	margin-top: 0px;
	padding: 0 0 0 40px;
	text-transform: none;
	letter-spacing: .2em;
	font-size: 12px;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 900px;
	height: 50px;
	margin: -50px auto 0 auto;
	background: url(images/img02.jpg) no-repeat;
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 5px;
	text-decoration: none;
	text-transform: none;
	font-size: 1.0em;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	text-transform: none;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#extra {
}

/* Content > Main */

#main {
	float: right;
	width: 660px;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar a {
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px dotted #FFFFFF;
}

#footer p {
	margin: 0;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

span.time_table {
/*	font-size: smaller;
	color: #355379;*/
}
