body {
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-color: #555555;
	font-size: 11px;
        font: 10px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;  color: #333;
        line-height: 20px;
	padding: 0px;
	margin: 0px;
}
img {
        margin-right: 5px; border: 0px;
}

/* ----------------------------------- */
/* MAIN STYLES
/* ----------------------------------- */

#container_out {
	background-image:url(background.jpg);
	background-repeat:no-repeat;
	position:absolute;
	height:660px;
	width:880px;
	margin: 50px 0px 0px -440px;
	left: 50%;
	text-align: left;
	padding: 0px;
	overflow: hidden;
}
#container_in {
	position:absolute;
	height:600px;
	width:820px;
	top: 30px;
	left: 30px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
}
#main_menu {
	position:absolute;
	top:0px;
	left:177px;
	width:539px;
	height:50px;
	margin:0 0 0 0;
	padding:28px;
}
#main_menu2 {
	position:absolute;
	top:0px;
	left:687px;
	width:539px;
	height:50px;
	margin:0 0 0 0;
	padding:28px;
}
#left_menu {
	position:absolute;
	top:95px;
	left:20px;
	width:125px;
	height:163px;
	margin:0 0 0 0;
	padding:20px;
        text-align: center;
}
#left_menu2 {
	position:absolute;
	top:377px;
	left:20px;
	width:165px;
	height:163px;
	margin:0 0 0 0;
	padding:0px;
        text-align: center;
        margin-top: 28px;
}
#content_border {
	position:absolute;
	top:95px;
	left:205px;
	width:575px;
	height:465px;
	background-color:#FFF;
	margin:0 0 0 0;
	padding:10px;
}
#content {
	position:absolute;
	width:535px;
	height:425px;
        background-color:#cccccc;
	padding:20px;
        overflow: auto;
}

/* ----------------------------------- */
/* NEWS
/* ----------------------------------- */

.newpic {
	border: 10px solid #ffffff;
}
#newpic1 {
	position:absolute;
	top:0px;
	left:0px;
	width:165px;
	height:165px;
	margin:0 0 0 0;
	padding:0px;
        text-align: center;
}
#newpic2 {
	position:absolute;
	top:165px;
	left:0px;
	width:165px;
	height:165px;
	margin:0 0 0 0;
	padding:0px;
        text-align: center;
}
#newpic3 {
	position:absolute;
	top:330px;
	left:0px;
	width:165px;
	height:165px;
	margin:0 0 0 0;
	padding:0px;
        text-align: center;
}

/* ----------------------------------- */
/* PHOTOGRAPHY
/* ----------------------------------- */

#first_row {
	position:absolute;
	top:20px;
	left:20px;
}
#second_row {
	position:absolute;
	top:128px;
	left:20px;
}
#third_row {
	position:absolute;
	top:236px;
	left:20px;
}
#fourth_row {
	position:absolute;
	top:344px;
	left:20px;
}
#fifth_row {
	position:absolute;
	top:452px;
	left:20px;
}
.lastpic { margin-right: 0px; border: 0px;
}

/* ----------------------------------- */
/* WEB
/* ----------------------------------- */

#content_web {
	position:absolute;
	width:535px;
	height:425px;
        background-color:#cccccc;
	padding:20px;
        overflow:auto;
}
#web1 {
	position:absolute;
	width:250px;
	height:203px;
	top:20px;
	left:20px;
        text-align:center;
}
#web2 {
	position:absolute;
	width:250px;
	height:203px;
	top:20px;
	left:290px;
        text-align:center;
}
#web3 {
	position:absolute;
	width:250px;
	height:203px;
	top:243px;
	left:20px;
        text-align:center;
}
#web4 {
	position:absolute;
	width:250px;
	height:203px;
	top:243px;
	left:290px;
        text-align:center;
}
#web5 {
	position:absolute;
	width:250px;
	height:203px;
	top:466px;
	left:20px;
        text-align:center;
}

/* ----------------------------------- */
/* MENU
/* ----------------------------------- */

.nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.nav-menu li {
	width:60px;
	float: left;
	margin: 0 0 0 0;
}
.nav-menu li a {
	height: 2em;
	line-height: 2em;
	float: left;
	display: block;
	color: #333;
	text-decoration: none;
	text-align: left;
}
.nav-menu li a:hover {
	background-color:#000000;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

.menu {
	padding:9px 0 0 10px;
	width:595px;
	font-family: "Verdana", Arial, sans-serif;
	font-size:10px;
	letter-spacing:2px;
	font-weight:none;
	color:#333;
}
.menu2 {
	padding: 0 0 0 0;
	font-family: "Verdana", Arial, sans-serif;
	font-size:10px;
	letter-spacing:1px;
	font-weight:none;
	color:#333;
}

/* ----------------------------------- */
/* TEXT STYLES
/* ----------------------------------- */

#content_text {
	position:absolute;
	width:535px;
	height:425px;
        background-color:#cccccc;
	padding:20px;
        overflow:auto;
        text-align: justify;
}
.header {
        font: 12px Verdana;  color: #333;
}

.menu a:link { font-weight: none; text-decoration: none; color: #000}
.menu a:visited { font-weight: none; text-decoration: none; color: #000}
.menu a:active { font-weight: none; text-decoration: none; color: #000}
.menu a:hover { font-weight: none; color: #FFF; background-color:#000; }

.menu2 a:link { font-weight: none; text-decoration: none; color: #000}
.menu2 a:visited { font-weight: none; text-decoration: none; color: #000}
.menu2 a:active { font-weight: none; text-decoration: none; color: #000}
.menu2 a:hover { font-weight: none; color: #FFF; background-color:#000; }

#content_text a:link { font-weight: none; text-decoration: none; color: #555}
#content_text a:visited { font-weight: none; text-decoration: none; color: #555}
#content_text a:active { font-weight: none; text-decoration: none; color: #555}
#content_text a:hover { font-weight: none; color: #FFF; background-color:#555; }

#content_web a:link { font-weight: none; text-decoration: none; color: #555}
#content_web a:visited { font-weight: none; text-decoration: none; color: #555}
#content_web a:active { font-weight: none; text-decoration: none; color: #555}
#content_web a:hover { font-weight: none; color: #FFF; background-color:#555; }