/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* 
{
margin: 0px;
padding: 0px;
}

body {
	background: #c6e5f4 url(foto/aum/blue80a.jpg) repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #a4e4f5;
	margin-top: 0px;
	margin-bottom: 0px;
}

input, textarea {
	background: #a4e4f5;
	border: 1px solid #9933cc;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3 {
	text-transform: none;
	font-weight: normal;
}

h1 {
	font-size: 1.4em;
}

h2,h3 {
	font-size: 1.4em;
                text-align: center;
}

h4,h5 {     
                text-transform: none;
	font-weight: normal;
                font-size: 1.0em;
                text-align: center;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: #ffffff;
}

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

img {       border: none;
}

#main {
width: 904px;
background: #c6e5f4 url(foto/aum/blue80a.jpg) repeat;
margin: 0 auto;
border: 18px double #ffffff;
}

/* Header */

#header {
	height: 139px;
	width: 904px;
                background: #aae0fe url(foto/aum/13.jpg) repeat;
}

#logo {
width: 904px;
height: 94px;
background: url(foto/aum/13.jpg) repeat-y;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 10px 0 0 24px;
	font-size: 24px;
	color: #0000ff;
}

#logo h2 {
	padding: 10px 0 0 10px;
	font-size: 10px;
	text-transform: none;
	color: #0000ff;
}

#logo a {
	text-decoration: none;
	color: #62d6f5;
}

#menu {
                height: 44px;
                padding-left: 25px;
                background: url(foto/aum/menu.gif) no-repeat;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 30px;
	margin: 0 0 0 2px;
	padding: 12px 0 0 0;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
                font-family:Georgia, "Times New Roman", Times, serif;
}

#menu a:hover {
	background: url(foto/aum/menu_r.gif) repeat-x;
	text-decoration: underline;
}

/* Page */

#page {
	width: 902px;
	background: #c6e5f4;
	margin: 0 auto;

}

/* Content */

#content {
	float: left;
	width: 514px;
                margin-left: 0px;
                padding-top: 4px 
}

#content .post ul, #content .post ol
{
margin-left: 30px;
}

.post {       
                margin-top: 0px;
	margin-bottom: 5px;
	background: #c6e5f4;
	padding: 0px 10px 6px 8px;
	color: #0a416b;
}

.post h2 { 
                margin-top: 0px;
	margin-left: 0px;
	padding:10px 6px 6px 0px;
	color: #ffffff;
	background: url(foto/aum/menus1.gif) no-repeat;
	height: 34px; 
                
}


.post a {
	color: #1d74a6;
}

.post a:hover {
	color: #cc00ff;
}

.title2 {     
                width: 520px;
                margin-top: 0px;
                padding:10px 10px 6px 10px;
	color: #ffffff;
	background: url(foto/aum/menus1.gif) no-repeat;
	height: 34px;
}

.cont {
               text-align: center;    
}

/* Sidebars */

.sidebar-s {
	float: left;
                text-align: center;
	width: 167px;
	margin-top: 4px;
	color: #0d699b;
}

.sidebar-r {
	float: right;
	width: 218px;
	margin-top: 4px;
	color: #0d699b;
                text-align: center;
}

.back {  
                text-align: center;
}

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


.sidebar li {
	padding: 6px 0 6px 20px;
}

.sidebar a {
	text-decoration: none;
	color: #0d699b;
	font-size: 11px;
}
.sidebar a:hover {
	color: #6dffdb;
	text-decoration: none;
}

.sidebar-s h2 {
	padding-top: 10px;
	color: #ffffff;
	background: url(foto/aum/title1.gif) no-repeat;
	height: 34px;
	padding-left: 0px;
}

.sidebar-r h2 {
	padding-top: 10px;
	color: #ffffff;
	background: url(foto/aum/title.gif) no-repeat;
	height: 34px;
	padding-left: 0px;
}

/* Left Sidebar */

#leftbar { 
}

/* Right Sidebar */

#rightbar {
margin-left: 0px;
}

#leftbar .back {
background: url(foto/aum/box_back1.gif) repeat-y;
padding: 8px;
}

#rightbar .back {
background: url(foto/aum/box_back.gif) repeat-y;
padding: 6px;
}

#leftbar .bottom {
background: url(foto/aum/box_bottom1.gif) no-repeat;
height: 3px;
width: 167px;
margin-bottom: 0px;
}

#rightbar .bottom {
background: url(foto/aum/box_bottom.gif) no-repeat;
height: 3px;
width: 218px;
margin-bottom: 0px;
}

/* Footer */

#footer {
	clear: both;
	padding-top: 10px;
	height: 34px;
	background: url(foto/aum/menu.gif) no-repeat;
}

#footer2 { 
                 clear: both;
	padding-top: 10px;
	height: 34px;
	background: url(foto/aum/menu.gif) no-repeat;

}

#footer p {
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

#footer h3 {
	text-align: center;
	font-size: 14px;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
