body {
	margin: 0;
	padding: 0;
	background: #025b9a;
	text-align: justify;
}



.dm1 {
    font: 11px tahoma;
	color: #FFFFFF;
}
.dm1 .item1,
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    border: 0px #000000;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
}
.dm1 .item1 {
    color: #ffffff;
}
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
    background: #c80404;
    color: #ffffff;
}
.dm1 .item2,
.dm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.dm1 .item2 {
    background: #00000;
    color: #ffffff;
}
.dm1 .item2:hover {
    background: #b2b2b2;
    color: #ffffff;
}
.dm1 .section {
    border: 1px #003366;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
	background: #000000;
}
.dm1 .left, .dm1 .left:hover { border-style: solid none solid solid; }
.dm1 .right, .dm1 .right:hover { border-style: solid solid solid none; }

* html .dm1 td { position: relative; } /* ie 5.0 fix */

h1 {
	color: #000033;
	font: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
}

h2 {
	color: #000033
	font: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
}

h3 {
	color: #000033;
	font: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
}

h4 {
	color: #000033;
	font: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:500;
}

p, blockquote, ul, ol {
	/*margin-bottom: 5px;*/
	line-height: 1em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #07B6FE;
}

a:hover {
	text-decoration: none;
	color: #838383;
}

/* Wrapper */

#wrapper {
	margin: 0px;
	padding: 0px;
	background:  url(images/www_3_tlo.jpg) repeat-x top left;	
}

/* Header */

#header {
	background: url(images/www_3_02.jpg) repeat-x top right;
	width: 1024px;
	height: 168px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 509px;
	height: 76px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#logo a {
	text-decoration:none;
}

/* Menu */

#menu {
	background-image:url(images/www_3_03.jpg);
	width: 1024px;
	height: 46px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0px;
	list-style: none;
	line-height: normal;
	margin-left: 55px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	/*float: left;*/
	/*margin-right: 30px;*/
	/*padding: 5px 10px 5px 10px;
	text-decoration: none;
	text-align: center;
	/*text-transform: uppercase;*/
	font:Arial, Helvetica, sans-serif, italic;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover, #menu .active a {
	/*background: #07B6FE;*/
	/*color: #FFFFFF;*/
}

#splash {
	width: 1024px;
	height: 419px;
	margin: 0 auto;
}



/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	background-image:url(images/www_3_04.jpg);
}

#page-bgtop {
}

/* Content */

#content {
	float: right;
	width: 904px;
	text-align:center;
	margin:10px 60px 10px 60px;
	color: #000033;
	font: "Times New Roman", Times, serif;
	font-size: 14px;
	text-shadow:#000000;
	
}

#content a {
	text-decoration: none;
	color:#000033;
	font-weight: bold;
}


.post .title a {
	padding: 4px 35px 4px 15px;
	background: #07B6FE;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.post img {
	float: left;
	padding: 0px 0px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px 30px 30px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	border-bottom: 1px solid #252726;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 160%;
	font-weight: normal;
	color: #07B6FE;
}

#sidebar h3 {
	font-size: 77%;
	color: #110404;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #A1A1A1;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer-content {
	width: 1024px;
	height: 68px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(images/www_3_05.jpg) no-repeat top;
}

#footer {
	width: 1024px;
	margin: 0 auto;
	padding: 0px;
	padding-bottom: 20px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}


#title {
	margin-left:20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f53d0c;
}





