/* MAIN SITE */

body {
	background: #D8E9F5;
	height: 100% ;
	}

.main {
	position: absolute ;
	width: 790px;
	height: 600px;
	top: 50% ;
	left: 50% ;
	margin-top: -300px ;
	margin-left: -395px ;
	margin-right: 395px ;
	margin-bottom: 300px ;
	background: url(img/back.jpg) #D8E9F5;
	}
	
#nav {
	font-family: arial ;
	font-size: 9pt ;
	color: #fff ;
	font-weight: bold ;
	font-style: italic ;
	text-align: right ;
	}

#nav a {
	font-family: verdana ;
	font-size: 15pt ;
	font-weight: 400 ;
	text-decoration: none ;
	color: #000 ;
	text-transform: lowercase ;
	}

#nav a:hover{
	font-family: verdana ;
	font-size: 15pt ;
	font-weight: 400 ;
	text-decoration: none ;
	color: #fff ;
	}

#link1 {
	position: absolute ;
	height: 50px ;
	width: 140px ;
	bottom: 75px ;
	vertical-align: bottom ;
	left: 35px ;
	}

#link2 {
	position: absolute ;
	height: 50px ;
	left: 35px ;
	height: 50px ;
	width: 145px ;
	bottom: 130px ;
	left: 35px ;
	}

#link3 {
	position: absolute ;
	height: 50px ;
	left: 35px ;
	height: 50px ;
	width: 150px ;
	bottom: 180px ;
	left: 35px ;
	}

#link4 {
	position: absolute ;
	height: 50px ;
	left: 35px ;
	height: 50px ;
	width: 155px ;
	bottom: 230px ;
	left: 35px ;
	}

#link5 {
	position: absolute ;
	height: 50px ;
	left: 35px ;
	height: 50px ;
	width: 160px ;
	bottom: 280px ;
	left: 35px ;
	}

#link6 {
	position: absolute ;
	height: 50px ;
	left: 35px ;
	height: 50px ;
	width: 165px ;
	bottom: 330px ;
	left: 35px ;
	}

#link7 {
	position: absolute ;
	height: 50px ;
	left: 35px ;
	height: 50px ;
	width: 170px ;
	bottom: 380px ;
	left: 35px ;
	}

#link8 {
	position: absolute ;
	height: 50px ;
	left: 35px ;
	height: 50px ;
	width: 175px ;
	bottom: 430px ;
	left: 35px ;
	}

#link9 {
	position: absolute ;
	height: 50px ;
	left: 35px ;
	height: 50px ;
	width: 180px ;
	bottom: 480px ;
	left: 35px ;
	}

#link10 {
	position: absolute ;
	height: 50px ;
	left: 35px ;
	height: 50px ;
	width: 185px ;
	bottom: 530px ;
	left: 35px ;
	}

.content {
	position: absolute ;
	bottom: 85px ;
	top: 75px ;
	right: 5px ;
	width: 500px ;
	height: 430px ;
	text-align: right ;
	margin: 10px 10px 10px 10px ;
	}

.picture {
	position: absolute ;
	right: 0px ;
	}
	
.words {
	position: absolute ;
	bottom: 0px ;
	right: 140px ;
	}
	
.news {
	height: 130px ;
	overflow: auto ;
	padding-right: 10px ;
	}
	
.top {
	height: 290px ;
	}

img {
	border: 0px ;
	}


p, h1, h2, h3, body {
	font-family: arial ;
	font-size: 10pt ;
	color: #fff ;
	line-height: 1.3 ;
	margin: 0px ;
	}

h3 {
	font-size: 10pt ;
	font-weight: bold ;
	}
	
h2 {
	font-size: 12pt ;
	}

h1 {
	font-size: 14pt ;
	}

a {
	text-decoration: underline ;
	color: #99CCFF ;
	}

a:hover {
	text-decoration: none ;
	color: #FFFFFF ;
	}
	
em {
	font-size: 8pt ;
	color: #ff0 ;
	}

div.cv h1, div.cv h2 {
	margin-top: 7pt ;
	margin-bottom: 10pt ;
	}

div.cv p, div.cv h3 {
	margin-bottom: 5pt ;
	}

