/*´´´´´´´´´´Normalizing```````````````*/
	html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin: 0; padding: 0; letter-spacing: .05em; line-height:1.6em;font-weight: normal;}
	h1, h2, h3, h4, h5, h6 {font-size: 100%; }
	h1{font-size:1.5em;}
	ol, ul {list-style-type:none; }
	h2, h4, adress, caption, cite, code, dfn, em, strong, th, var {font-style: normal; font-weight: normal; }
	fieldset, img {border: none; }
	

	

/*´´´´´´´´´´´Universals_STYLING```````````````*/
	html {background: #000000; text-align: center;}
	body {background: url(body_bg.png) repeat-x; font-family: Helvetica, Geneva, Sans-serif; color: #D5D5D5; text-align:left; overflow:scroll;
	}
	
/*´´´´´´´´´´´Content_divs_STYLING```````````````*/
	
	div#main_content {width: 1000px; margin:5px auto 3em; overflow:hidden; position:relative; }
	
/*´´´´´´´´´´´Header_STYLING```````````````*/
	div#header {border-bottom:1px solid #4A4A4A; overflow:hidden; }
	div#header h1 { height: 190px; background:url(header.png) no-repeat 90px 5px; margin-left: 5px; text-indent: -9999px; }
	div#header h1 a {display: block; width: 250px; height:150px; }
	
	
/*---------------NAVIGATION----------------*/
	div#navlist {float:right;margin: 0 0 5px 0 ;}
	div#navlist ul li a:link {color:#ffffff; text-decoration: none; padding: 0 0 0 35px;}
	div#navlist ul li a:visited {color:#ffffff; text-decoration: none; padding: 0 0 0 35px;}
	div#navlist ul li a:hover {background:url(arrow.png) no-repeat 15px 2px;color:#1f3f3f;}
	div#navlist ul li {display: inline; font-size:0.7em; letter-spacing:.1em;  padding:10px 0 2px 0px; margin: 3px 0;}
	
	
/*´´´´´´´´´´´WELCOME_display_STYLING```````````````*/
		div#welcome_display {width:200px; margin-top:10px;  float:left;}
	div#welcome_display h4 {font-weight:normal; padding:5px 0 5px 22px; background:#72250d; font-size: .8em; letter-spacing:.1em;}
	div#welcome_display p {width:200px; height:198px; background: url(welcome_display.png) no-repeat; text-indent: -9999px;}
	div#welcome_display p a{width:200px; height:198px; display:block;}
	
	
	
	div#welcome_display ul.addlinks {margin-top:15px; list-style-type:circle;}
	div#welcome_display ul.addlinks li a{font-size:.8em; border-left:3px solid #EC4A10; padding-left:3px;}
	div#welcome_display ul.addlinks li a:link {color: #8A8A8A; text-decoration: none; font-size:.8em;}
	div#welcome_display ul.addlinks li a:visited { color:#8A8A8A; text-decoration: none; }
	div#welcome_display ul.addlinks li a:hover{color:#EC4A10;border-left:7px solid #8A8A8A;}
	

/*´´´´´´´´´´´FLASH_content_STYLING```````````````*/
		div#flash_content {float:left; border:1px solid #b1b1b1;margin:99px 111px 111px 111px; padding: 30px 0;}
	
/*´´´´´´´´´´´Sidebar_STYLING```````````````*/
		div#sidebar {float:right; width: 154px; min-height: 30em; background: #0A0E0E; margin-top: 10px; filter: alpha(opacity=70);}
	div#sidebar img#tuev{margin: 27px;}
	div#sidebar ul {margin-top: 48px; list-style-type: none;}
	div#sidebar ul li{margin: 0 12px 20px; }
	div#sidebar ul li a{font-size: 60%; }
	div#sidebar ul li a img{display: block; margin-bottom: 4px;}
	div#sidebar ul li a:link{color: #A4A4A4; text-decoration: none; }
	div#sidebar ul li a:visited { color:#8A8A8A; text-decoration: none; }
	div#sidebar ul li a:hover{color: #EC4A10; }

	
/*´´´´´´´´´´´Footer_STYLING```````````````*/
	div#site_info {width:100%; height:145px; border-top:1px solid #898989; background: url(pmc-top.png) repeat-x; overflow:hidden;}
	div#footer_nav{width: 980px; margin:0 auto;  }
	div#footer_nav h5 {float:right; margin:4px 31px; background: url(footer.png) no-repeat; text-indent:-9999px;}
	div#footer_nav h5 a {display:block; width: 92px; height:92px;}
	div#footer_nav h5 a:visited {text-decoration:none; }
	div#footer_nav p {margin-top: 10px; font-size:.7em;color: #A4A4A4; }

