@charset "UTF-8";
/* CSS Document */

body {	background: #380001;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #000;
		}

div#wrapper {	width: 1024px; height: 800px;
				margin: 0 auto; padding: 0;
				}
				
div#top {	width: 1024px; height: 225px;
			margin: 0; padding: 0;
			background: url(../img/background_top.jpg);
			position: relative;
			}
			
div#btm {	width: 911px; height: 575px;
			margin: 0; padding: 0 0 0 113px;
			background: url(../img/background_btm.jpg);
			}
			
div#submenu {	width: 190px; height: 445px;
				margin: 0; padding: 0;
				background: #380001;
				position: relative;
				float: left;
				}
			
div#nav {	width: 170px; height: 155px;
			margin: 0; padding: 0 0 0 10px;
			background: #380001;
			color: #fff;
			overflow: auto;
			}
			
div#menu {	width: 590px;
			margin: 0; padding: 10px;
			background: #380001;
			word-spacing: 40px;
			position: absolute;
			right: 97px;
			bottom: 0px;
			color: #ff6600;
			}
			
div#wrapper_btm {	width: 625px; height: 465px;
					margin: 0 0 0 190px; padding: 0;
					}
					
div#flash {	width: 625px; height: 44px; max-height: 44px;
			margin: 0; padding: 0;
			}
			
div#content {	width: 460px; height: 381px;
				margin: 0; padding: 10px;
				background: url(../img/background_content.jpg) top left no-repeat #fff;
				color: #fff;
			}
			
div#sidebar {	width: 125px; height: 401px;
				margin: 0 0 0 480px; padding: 10px;
				background: #380001;
				position: relative;
			}
			
div#newsentry {	width: 115px;
				margin: 0;
				padding: 0 0 0 10px;
				color: #fff;
				font-size: 7pt;
				}
			
div#newshl {	width: 100%;
				margin: 0 0 10px; padding: 2px 0;
				text-indent: 10px;
				background: #fff;
				color: #380001;
				}
			
div#picture {	width: 100%;
				padding: 0; margin: 0;
				position: absolute;
				bottom: 0;
				text-align: center;
				}
				
div#picture img {	border: solid 2px #fff;
				}
				
div#hello {	width: 105px;
			position: absolute;
			bottom: 0;
			font-size: 7pt;
			}
			
div#hello a {	color: #999;
				}
				
div#hello a:hover {	color: #ff6600;
				}
				
span.orange { color: #ff6600; }

div#content a { color: #ff6600;
				text-decoration: none;
				font-weight: bold;
				}
				
div#content a:hover { color: #380001;
				text-decoration: none;
				font-weight: bold;
				}

a { color: #fff;
	text-decoration: none;
	}
	
a:hover {	color: #ff6600;
			text-decoration: none;
			}

div#headline {	width: 100%;
				color: #fff;
				background: #380001;
				text-indent: 10px;
				padding: 2px 0;
				margin: 0 0 10px;
				}
				
div#entry {	width: 450px; height: 353px;
			color: #380001;
			margin: 0; padding: 0 0 0 10px;
			overflow: auto;
			}
			
table, table tr, table tr td { margin: 0; padding: 0; }

table#buytable td { padding: 0 25px 0 0;}

div.newsbreak { width: 100%; height: 1px; background: #ff6600; margin: 5px 0; padding: 0;}

div#seealso {	position: absolute;
				bottom: 0;
				font-size: 7pt;
				text-indent: 20px;
				line-height: 20px;
				height: 20px;
			}
			
div#seealso a {	color: #999;
				}
				
div#seealso a:hover {	color: #ff6600;
				}
				
div#wrapper_mid {
	height: 421px; margin: 0; padding: 0; width: 480px; float: left; position: relative;
	}
	
.active {
	color: #ff6600;
	}