/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;/*font-weight:inherit;font-style:inherit;*/font-size:100%;/*font-family:inherit;*/vertical-align:baseline;}   
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote	, q {quotes:"" "";}
a img {border:none;}

/***** END RESET ****/
DIV {
	display:block;
	float:left;
}
BODY, HTML {
	font: 12px/1.5em Arial,Helvetica,sans-serif;
	background:url(/images/top_bg_tile.png) repeat-x;
}
H1, H2, H3, H4, H5 {
	font-weight:bold;
	color:#7a1257;
	font-size:180%;
	font-family:"Times New Roman", Times, serif;
	margin:.6em 0 .1em 0;
}
H2 {
	font-size:160%;
}
H3, H4, H5 {
	font-size:140%;
}
P {
	margin:.3em 0 .5em 0;
}
A:link {
	color:#7a1257;
}
A:visited {
	color:#7a1257;
}
A:hover, A:active {
	color:#7a1257;
}
SMALL {
	color:#7a1257;
}
UL {
	margin:.5em 0 1.5em 1.5em;
}

#container {
	width:920px;
	margin:0 auto;
	float:none;
}
#containerInner {
}
#pageHeader {
	width:920px;
	height:79px;
	background:url(/images/watermark_bg.png) no-repeat 530px 0;
}
#pageHeaderInner {
	display:inline;/* IE 5 dobble margin bug fix */
}
#logo IMG {
	width:158px;
	height:79px;
}
#topMenu {
	height:32px;
	background:#d8d8cc;
}
#topMenuInner {
}
#topMenu UL {
	list-style-type: none;
	margin:0;
}
#topMenu UL LI {
	float:left;

}
#topMenu A {
	display:block;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	padding:7px 13px 7px 13px;
	background:url(/images/menu_divider_bg.gif) left center no-repeat;	
}
#topMenu UL LI:first-child A {
	padding-left:0;
	background-image:none;
}
#topMenu UL  {
	padding-left:0;
}
#topMenu A.selected {
	color:#9a0368;
}
#topMenu A:hover {
}
#pageBody {
	margin-top:20px;
	width:920px;
	min-height:300px;
	background:url(/images/page_body_bg.png) no-repeat;
}
#frontpage #pageBody {
	background:url(/images/frontpage_body_bg.jpg) no-repeat;
}
#leftColumn {
	width:200px;
	background:url(/images/left_menu_top_bg.png) no-repeat;
	margin:8px;
	display:inline;
}
#folders #leftColumn, #news #leftColumn {
	background-image:none;
}
#frontpage #leftColumn {
	background-image:none;
}
#frontpage #teasers {
	clear:both;
	width:920px;
}
#frontpage #leftColumnInner {
	margin:11px;
	display:inline;
}
#leftColumn H2 {
	font: 14px/1.5em Arial,Helvetica,sans-serif;
	color:#555;
	margin:18px 11px 11px 11px;
}
#frontpage #leftColumn H2 {
	margin-left:0;
	margin-top:8px;
}
#frontpage #leftColumn P {
	margin-top:0;
}
#leftMenu UL {
	margin:0;
	list-style-type: none;
	background:#e4e4db;
	width:200px;
}
#leftMenu UL LI {
	border-bottom:1px solid #d8d8cc;
}
#leftMenu UL LI UL LI {
	margin:0 0 0 12px;
	border:none;
}
#leftMenu A {
	display:block;
	color:black;
	text-decoration:none;
	padding:10px 11px 10px 11px;

}
#leftMenu A:hover,#leftMenu A.selected {
	color:#923773
}
#leftMenu UL LI UL LI A {
	padding:5px 11px 5px 11px;
}
#contentArea {
	margin-top:18px;
	width:480px;
	float:left;
}
#frontpage #contentArea {
	height:270px;
}
#contentAreaInner {
	padding:0 16px 16px 16px;
}

#frontpage #contentAreaInner {
	float:left;
}
.teaser {
	width:200px;
	font-size:11px;
	background:url(/images/teaser_bg.png) no-repeat;
	margin:0 0 8px 0;
}
#frontpage .teaser {
	width:215px;
	float:left;
	margin:0 0 0 20px;
	background-image:none;
}
#frontpage .teaser:first-child {
	margin-left:0;
}
.teaserInner {
	padding:8px;
}
#frontpage .teaserInner {
	padding:0;
}
.news {
	clear:both;
	width:100%;
	margin-bottom:1.5em;
}
.news H2, .news H3 {
	margin-top:0;
}
#frontpage .news {
}
#leftColumn .news {
	font-size:90%;
}
#rightColumn {
	float:right;
	width:200px;
	margin:8px;
	min-height:300px;
}
#footer {
	width:920px;
	margin-top: 10px;
	xdisplay:none;
}
#footerInner {
	padding:18px 16px 18px 225px;
	color:#666666;
	background:url(/images/ua-logo.gif) no-repeat 165px 0;
}
#footer A {
	text-decoration:none;
}
#footer A:hover {
	text-decoration:underline;
}
#designedBy {
	clear:both;
	width:920px;
	text-align:right;
}
#designedBy A {
	font-size:10px;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#designedBy A:hover {
	text-decoration:none;
}
.clickable {
	cursor:pointer;
}
