body{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : #663333;
	margin : 0px;
	background-color: #999999;
}

.print{
	font-family : Verdana,Arial,Helvetica;
	font-size : 11px;
	font-weight : normal;
	line-height : 1em;
}

.printsmall{
	font-family : Verdana,Arial,Helvetica;
	font-size : 10px;
	font-weight : normal;
	line-height : 1em;
}

.opentext{
	line-height :16px;
}

H1{
	font-family : Arial, Verdana, Helvetica;
	font-size : 30px;
	color : #993300;
}

H3{
	font-family : Arial, Verdana, Helvetica;
	font-size : 20px;
	font-style : italic;
	color : #993300;
}


H6{
	font-family : Verdana,Arial,Helvetica;
	font-size : 14px;
	font-weight : normal;
	line-height : 1.7em;
	font-style : italic;
}

P{
	font-family :Verdana,Arial,Helvetica;
	font-size : 11px;
	line-height : 17px;
}

.caption{
	font-family :Verdana,Arial,Helvetica;
	font-size : 11px;
	line-height : 11px;
}

.highlight{
	font-family :Verdana,Arial,Helvetica;
	font-size : 13px;
	line-height : 11px;
	font-weight : bold;
	color : #000099;
}

.light{
	color : #CC6600;
}

.myname{
	font-family : Helvetica,Verdana,Arial,Helvetica;
	font-size : 27px;
	font-weight : bold;
}

.titles{
	position : absolute;
	left : 280px;
	top : 110px;
	font-family : Verdana,Arial,Helvetica;
	font-size : 20px;
	font-weight : normal;
	color:#993300;
}	

.bigbox{
  position : absolute;
	top : 0px;
	width : 750px;
	height : 800px;
	border : 1px solid #000;
	border-top : none;
	border-left : none;
	background-color : #FFF;
	left : 0px;
}

.leftbox{
	position : absolute;
	left : 0px;
	top : 80px;
	width : 265px;
	height : 600px;
	border-right : 1px solid #930;
	background-color : #FFF;
	z-index : 1;
}


.bigboxadmin{
  position : absolute;
	top : 0px;
	width : 750px;
	height : 1200px;
	border : 1px solid #000;
	border-top : none;
	border-left : none;
	background-color : #FFF;
}

.leftboxadmin{
	position : absolute;
	left : 0px;
	top : 80px;
	width : 191px;
	height : 600px;
	border-right : 1px solid #930;
	background-color : #FFF;
	z-index : 1;
}
		
DIV.img_strip{
	position : absolute;
	left : 0px;
	top : 50px;
	z-index : 4;
}

DIV.myname{
	position : absolute;
	left : 485px;
	top : 20px;
}

DIV.imgleft1{
	position : absolute;
	left : 110px;
	top : 104px;
	z-index : 4;
}

DIV.imgleft2{
	position : absolute;
	left : 30px;
	top : 220px;
	z-index : 3;
}

DIV.imgleft3{
	position : absolute;
	left : 110px;
	top : 326px;
	z-index : 2;
}

DIV.mailingbutton{
	position : absolute;
	left : 90px;
	top : 590px;
	z-index : 5;
}

DIV.imgbio{
	float : left;
	margin : 0 1.5% 0 0;
}

DIV.imgright{
	float : right;
	margin : 0 1.5% 0 0;
}

DIV.subtitle{
	position : absolute;
	left : 570px;
	top : 123px;
	z-index : 4
}

DIV.footer{
	position : relative;
	bottom : 80px;
	width : 750px;
	text-align : center;
}

A.footer{
	font-size : 13px;
	color : #633;
	text-decoration : none;
}

A:HOVER.footer{
	font-size : 13px;
	color : #930;
	text-decoration : underline;
}

DIV.kizmet{
	position : relative;
	left : 500px;
	bottom : 50px;
}

A.kizmet_link{
	color : #999;
	text-decoration : none;
}

A:HOVER.kizmet_link{
	color : #930;
	text-decoration : underline;
}

DIV.leftnavigation{
	position : absolute;
	left : 20px;
	top : 70px;
}


