body{
font-family: 'century gothic','trebuchet ms',arial, sans-serif;
font-size: 14px;
color: #222;
background: #FFFFFF url(images/back-body.jpg) repeat-x left top;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-align: center;
}

a{
text-decoration: none;
color: #003366;
}

a:active{
outline: none;
}

a:focus{
outline: none;
}

a:hover{
color: #663300;
text-decoration: underline;
}

#wrapper{
clear: both;
text-align: left;
width: 800px;
padding: 0 0 0 0;
margin: 0 auto 0 auto;
background: #FFFFFF url(images/back-wrapper.jpg) repeat-y left top;
}

#head{
	margin: 0 0 0 0;
	padding: 0 70px 0 70px;
	height: 387px;
	background: transparent url(images/back-head.jpg) no-repeat left top;
	vertical-align: super;
}

h1,h3,h5{
display: none;
}

h2{
color: #336699;
font-size: 1.21em;
font-weight: normal;
}

h4{
	color: #004477;
	font-size: 1.71em;
	font-weight: normal;
	text-align: left;
}

#footer{
clear: both;
width: 800px;
padding: 0 0 0 0;
margin: 0 auto 0 auto;
height: 80px;
background: #FFFFFF url(images/back-footer.jpg) no-repeat left bottom;
}

a.back-home{
width: 470px;
height: 89px;
display: block;
position: relative;
top: 20px;
background: transparent url(images/Logo.jpg) no-repeat left top;
}

a.back-home span {
color: #666;
font-size: 1.9em;
position: absolute;
top: 70px;
left: 120px;
}

a.back-home:hover {
text-decoration: none;
}

#content{
	padding: 0 70px;
	min-height: 300px;
	margin-top: -260px;
}

#bread{
	font-size: 0.85em;
	color: #999999;
	padding-top: 20px;
	text-align: center;
}

p{
	line-height: 145%;
	text-align: left;
}

p.data{
font-size: 0.93em;
color: #999999;
}

p big{
font-size: 1.36em;
color: #112244;
font-weight: normal;
}

#menubar{
	text-align: right;
	margin-right: -40px;
	margin-left: -40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	background-color: #FFFFFF;
	padding-top: 1ex;
	padding-bottom: 1ex;
}
#menubar a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin-right: 0.5ex;
	padding: 1ex;
}
#menubar a:hover{
	color: #000000;
	background-color: #E9E9E9;
}

.simge {
	background-image: url(images/album_pics.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 78px;
	text-align: center;
	vertical-align: middle;
}
.simge img{
	height: 60px;
	width: 60px;
}

#leftMenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
	width: 170px;
	text-align: left;
	position: static;
	float: left;
	height: 1050px;
}
.rightPage {
	width: 110px;
	height: 71px;
	text-align: right;
	position: absolute;
	left: 675px;
	top: 12px;
}

