body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	background:  #003366 url(../images/bg.jpg) top repeat-x;
}
img {
	border: 0 none;
}
#container-div {
	margin: 20px auto 20px;
	width: 830px;
	direction: rtl;
	background: url(../images/sidebar_bg.jpg) repeat-y right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px; 
	font-weight: bold;
	margin: 0px;
	padding: 20px 20px 0 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	margin: 10px 0 0 10px;
	border-bottom: solid 1px #D8CDC7;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 0;
	margin: 8px 10px;
}
#sidebar-cont {
	font-family: Tahoma;
	float: right;
	width:  224px;
	margin-left: 6px;
	direction: rtl;
	position:relative;
}
#sidebar {
	height: 526px;
	background: url(../images/sidebar.jpg) no-repeat;
	margin-right: 20px;
}
#logo {
	margin-top: 15px;
	position: absolute;
	right: 0;
}
#content-cont {
    width: 600px;
	float: right;
}
#header {
	background: url(../images/header.jpg) repeat-x top left;
	height: 40px;
	margin-left: 15px;
}
#navmenu {
	position: relative;
	height: 200px;
	top: 60px;
}
#navmenu a {
	height: 27px;
	background-image: url(../images/navmenu.jpg);
	background-repeat: repeat;
	margin-top: 10px;
	margin-bottom: 0;
	display: block;
	left: 0;
	z-index: 2;
	position: absolute;
}
#navmenu a.news {
	top: 42px;
	width: 86px;
	height: 23px;
	background-position: 0 0;
}
#navmenu a.bio {
	top: 80px;
	width: 100px;
	background-position: 0 -35px;
}
#navmenu a.activities {
	top: 115px;
	width: 110px;
	background-position: 0 -76px;
}
#navmenu a.media {
	top: 145px;
	width: 103px;
	background-position: 0 -110px;
}
#navmenu a.gallery {
	top: 180px;
	width: 125px;
	background-position: 0 -145px;
}
#navmenu a.contact {
	top: 220px;
	width: 100px;
	background-position: 0 -190px;
}
#navmenu a.links {
	top: 250px;
	width: 80px;
	height: 22px;
	background-position: 0 -232px;
}

#navmenu a.media01 {
	left: 17px;
	width: 113px;
	background-position: -43px -274px;
}
#navmenu a.media02 {
	top: 30px;
	left: 40px;
	width: 90px;
	background-position: -66px -304px;
}

#navmenu a.movies {
	left: 30px;
	width: 100px;
	background-position: -56px -345px;
}
#navmenu a.pictures {
	top: 30px;
	width: 130px;
	height: 23px;
	background-position: -26px -375px;
}


#navmenu a.news:hover {
	background-position: -167px 0;
}
#navmenu a.bio:hover {
	background-position: -167px -35px;
}
#navmenu a.activities:hover {
	background-position: -167px -76px;
}
#navmenu a.media:hover {
	background-position: -167px -110px;
}
#navmenu a.gallery:hover {
	background-position: -167px -145px;
}
#navmenu a.contact:hover {
	background-position: -167px -190px;
}
#navmenu a.links:hover {
	background-position: -167px -232px;
}

#navmenu a.media01:hover {
	background-position: -210px -274px;
}
#navmenu a.media02:hover {
	background-position: -233px -304px;
}

#navmenu a.movies:hover {
	background-position: -223px -345px;
}
#navmenu a.pictures:hover {
	background-position: -193px -375px;
}

#title-bar {
	background: #030;
	border-top: solid 2px #FC0;/**/
	height: 28px;
	font-size: 19px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 10px 0 0;
	margin-left: 5px;
}
#title-bar a {
	color: #fff;
	text-decoration: none;
}
#content {
	background: #FFF;
	margin-left: 15px;
}
div.yellow-edge {
	height: 5px;
	background: #FC0;
	font-size: 1px;
}
.content {
	background:  url(../images/body_corner_bl.jpg) bottom left no-repeat;
	padding: 7px;
	line-height: 20px;
}
.content a {
	color: #796A5E;
	text-decoration: none;
}
.content a:hover {
	color: #796A5E;
	text-decoration: underline;
}
.content a:visited {
	color: #AB9E92
}
#footer {
	height: 50px; 
	height: 50px;
	background: #518ABD;
	margin-left: 15px;
	margin-right: 20px;
	color:#003366;
}
#footer a {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#footer a:visited{
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}
#poweredBy {
	float: left;
	padding-right: 12px;
	border-right: solid 1px #FC0;
}
#footer-nav {
	text-align: right;
	padding-top: 19px;
	padding-right: 1px
}
#footer-nav a {
	font-size: 10px;
	font-weight: normal;
	padding: 0 10px;
	border-left: solid 1px #003366;
}
.photo {
	text-indent: 0px;
	line-height: 0px;
	float: right;
	background: #ffffff;
    margin-top: 5px;
    margin-bottom: 5px;
}
.photo img {
	border: solid 3px #ffffff;
	/*border: 0;*/
}
.form {
	padding: 10px;
}
.form #username, .form #password, .form #email, .form #registerUsername, .form #registerPassword, .form #registerPasswordConfirm {
	direction: ltr;
}
.form .label {
	text-align: left;
}
.form .button {
	padding: 3px 15px;
}
#breadCrumb {
	padding: 0px;
}
img.menuMoreImage {
	vertical-align: middle; 
	border:0;
}
.clear, .clearfloat {
	clear: both;
}
div.submenu {
	display: none;
	width: 200px;
	position: absolute;
	z-index: 2;
	left: -136px;
}
div.menu {
}
#submenu_media {
	top: 135px;
}
#submenu_gallery {
	top: 172px;
}
.leftImage {
	float: left;
}
.home-bottom a  {
	display: block;
}
.content-photo {
	float: right;
	padding-right: 20px;
	padding-bottom: 20px;
}
.content-photo h2 {
	margin-top: 0;
}
ul.paging {
	display:inline;
	float:left;
	list-style:none outside none;
	margin:0;
	position:relative;
}
ul.paging li {
	float:right;
	left:50%;
	margin:0 5px 0 0;
	padding:0 3px;
	position:relative;
}
ul.paging a {
	border:1px solid #006599;
	display:block;
	width:20px;
	color: 006599;
}
ul.paging a:visited {
	color: 006599; 
}
ul.paging a:hover {
	background-color:#006599;
	color:#fff;
	text-decoration: none;
}
.home-image {
	float: left;
}
