/* CSS Document */

body {
	font-family: Veradna, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    margin: 0px;
}

a:link, a:visited {
	color : #335e21;
	text-decoration : none;
}

a:hover {
	color:  #ffa800;
	text-decoration : none;
}

H1, H2, H3, H4, H5, p {
	margin : 0px;
	padding : 0px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A89E82;
	font-size: 12px;
	margin: 0 0 0 0;
	line-height: 24px;
}

h5 {
	color: #EC5210;
	font-family: Veradna, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing : 1px;
	FONT-SIZE: 10px;
	LINE-HEIGHT: 10px;
}

form {
	margin:0px;
	padding:0px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
    border: none;
	behavior:	url("css/pngbehavior.htc");
}

#logo {
	width: 156px;
	height: 185px;
	padding-bottom: 10px;
	margin-top: 12px;
	margin-left: 12px;
}

#container { 
	width:800px;
	height: 580px;
	margin-left:auto; 
	margin-right:auto;
	background: url(../imgs/gallery/Background/background.jpg) top left no-repeat;
	border: 1px solid #cccccc;
} 

#content {
	margin-top: -10px;
}

#menu {
	width: 260px;
	padding-left: 40px;
	float: left;
}

#menu-other {
	width: 260px;
	padding-left: 40px;
	float: left;
	margin-top: -10px;
}

#content-other {
	background: url(../images/content-bg.png) top left;
	border: 1px solid #9f9f9f;
	overflow: auto;
	width: 620px;
	height: 427px;
	margin-left: 170px;
	margin-top: -100px;
}

#padding {
    padding: 10px;
}

#large_img {
	width: 399px;
	height: 248px;
	float:left;
}

.imgs_b {
	float: left;
}

.ticker {
	margin-top: 0px;
	width: 79%;
}

#ticker a:link, a:visited {
    color: white;
}

#ticker a:hover {
    color: white;
    text-decoration: underline;
}

.ieframe {
    float: right; 
    margin-top:20px;
}

.ticker_other {















	margin-top: 7px;















	color: White;















}



















#bottom_img {















	margin-top: -10px;















}







.cat a:link, a:visited {



color: #335e21;



}







.cat a:hover {



color: #ffa800;



}



.imgs_pd img {

padding: 4px;

}

