* {
	margin: 0;
	padding: 0;
}

body {
	background: #4f4326;
}

a {
	color: #cc6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#logo {
	background: #4f4326 url('/portal/gal/pics/logo.jpg') no-repeat;
	width: 1000px;
	height: 200px;
	padding: 10px 10px 10px 165px;
}

#logo h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14pt;
	color: #e3e3e3;
}

#logo h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 2px;
	color: #e3e3e3;
}

#logovid {
	background: #4f4326 url('/portal/gal/pics/logovid.jpg') no-repeat;
	width: 1000px;
	height: 200px;
	padding: 10px 10px 10px 165px;
}

#logovid h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14pt;
	color: #e3e3e3;
}

#logovid h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 2px;
	color: #e3e3e3;
}

#ths {
	width: 70px;
	background: #4f4326;
	padding: 6px;
}

#ths a img {
	border: 1px solid #aaaaaa;
	margin: 4px;
}

#pic {
	background: #4f4326;
	text-align: center;
}

#pic h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
	margin: 20px 0 10px 0;
}

#pic p {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	margin: 3px 20px 2px 20px;
	text-align: left;
	
}

.irany {
	border: 0;
	margin: 0 0 20px 0;
}
