body {
	color : #666666;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-family : Verdana,Arial;
	text-align : center
	
}

p {
	margin : 0px;
	padding : 0px;
}

H1 {
	color : #333333;
	font-size : 18px;
	font-family : Tahoma;
}

H2 {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma;
}

H3 {
	color : #000000;
	font-size : 14px;
	font-family : Tahoma;
}

a	{
	color : #666666;
}

a:hover	{
	color: #ff0033
}

#bar {
	height: 250px;
	background-image: url('bar.jpg');
	background-repeat: no-repeat;
	background-color: #C6B9A9;
	color : #444444;
	font-size : 13px;
	font-family : ariel;
	text-align : center; 
	width:120
}

#bar a{
	color : #444444;
	font-size : 15px;
	font-family : ariel;
	text-decoration: none
}

#bar a:hover{
	color : red;
	font-weight: none;
	text-decoration: underline
}


#bar2 {
	height: 149px;
	background-image: url('littelbar.jpg');
	background-repeat: no-repeat;
	background-color: #C6B9A9;
	color : #444444;
	font-size : 12px;
	font-family : ariel;
	text-align : center; 
	width:120
}

#bar3 {
	height: 250px;
	background-image: url('leftpics.jpg');
	background-repeat: no-repeat;
	background-color: #C6B9A9;
	width:120
}

#bar4 {
	height: 108px;
	background-image: url('fixpics.jpg');
	background-repeat: no-repeat;
	background-color: #C6B9A9;
	width:120
}


#main {
	font-size : 12px;
	margin-top : 0px;
	margin-bottom : 50px;
	margin-left : 0px;
	margin-right : 30px;
	text-align : center
}

#pic {
	background-image: url('main_pic.jpg');

}