* { padding: 0; margin: 0; }

html { height: 100%; 
	   margin: 0px;
	   padding: 0px;
	}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color:#cccccc;
	body
	}
.container{
	
	padding: 0px;
	width: 1000px;
	height: 800px;
	margin: 0px;
	background-color: #cccccc; 
	}
.naviBar	{
		padding: 0px 0px 0px 0px;
		width: 1000px;
		height: 150px;
		background-color: #cccccc; 
		}
.block
		{
		float: right;
		padding: 26px 0px 0px 0px;
		width: 163px;
		height: 15px;
		background-color: #cccccc; 		
		}

.navi	{
		float: right;
		padding: 26px 0px 0px 0px;
		width: 637px;
		height: 15px;
		background-color: #cccccc; 
		font-size: 12px;
		font-weight: bold;
		color:#666666;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		}

.logo{
		float: right;
		padding: 6px 0px 0px 0px;
		margin-top:20px;
		width: 170px;
		height: 15px;
		background-color: #cccccc; 
		font-size: 12px;
		font-weight: bold;
		color:#333333;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		letter-spacing: 1px;
		}


.pictureExp	{
		float: right;
		margin-top: 30px;
		width: 800px;
		height: 20px;
		background-color: #cccccc; 
		font-size: 14px;
		font-weight: bold;
		color:#666666;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	
		}
		
.rightBorder	{
		float: right;
		padding: 0px;
		width: 27px;
		height: 650px;
		margin: 0px;
		background-color: #cccccc; 
		}

.rightBorderT	{
		float: right;
		padding: 0px;
		width: 240px;
		height: 650px;
		margin: 0px;
		background-color: #cccccc; 
		}

.textArea	{
		float: right;
		padding: 0px;
		width: 770px;
		height: 650px;
		margin-left: 3px;
		background-color: #cccccc; 
		font-size: 12px;
		font-weight: bold;
		color:#666666;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		
		}

.textAreaT	{
		float: right;
		padding: 0px;
		width: 552px;
		height: 650px;
		margin-left: 3px;
		background-color: #cccccc; 
		font-size: 12px;
		font-weight: bold;
		color:#666666;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		
		}

		}


.cpLinks	{
		float: right;
		padding: 0px;
		width: 215px;
		height: 650px;
		margin: 0px;
		background-color: #cccccc; 
		font-size: 10px;
		font-weight: bold;
		color:#666666;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		}

.leftBorder	{
		float: right;
		padding: 0px;
		width: 171px;
		height: 650px;
		margin: 0px;
		background-color: #cccccc; 
		}



/* ************** Elements ************** */

ul, li
	{
	list-style-type: none;
	decoration:none;
	}
h3
	{
	font-size: 12px;
	}

p.logo
	{

	font-size: 14px;
	font-weight: bold;
	color:#333333;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}

p.pos_abs_txt{
position:absolute;
left:200px;
top:680px;
}
p.pos_abs_cp{
position:absolute;
left:654px;
top:680px;
}

p.name{
	letter-spacing: 1px;
	}
/* ************** Links ************** */

a:link {
color: #333333;
border: 0px;
text-decoration:none;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
}

a:visited {
color: #333333;
border: 0px;
text-decoration: none;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
}

a:hover {
color: #666666;
border: 0px;
text-decoration: none;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
}


a:active {
color: #666666;
border: 0px;
text-decoration: none;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
}

/* JavaSrcipt galleryn tyylit */

.thumbPic
{
Padding: 5px 5px 5px 5px;
float:left;
display:block;
top:0px;
left:0px;
}
.bigPic{
float:left;
display:none;
top:0px;
left:0px;
width:;
height:;
}

div.txtDiv{
display:none;
width:200px;
height:;
background-color:transparent;
clear: both;
}