body {
margin:20px;
padding:0;
height:100%;
background:#000 url('images/main_bg.jpg') no-repeat center top;
color:#999;  
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px
}

a {
color:#F1F1F1;
text-decoration:none;
}

a:hover {
color:#000;
text-decoration:none;
}

ul {
margin:0 0 0 20px;
list-style-type:disc;
}

li {
margin:4px 0 5px 10px;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0px none;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: url('transparent');
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	
}
blockquote, q {
	
}


blockquote {
margin:1em;
padding:.5em;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

blockquote p {
margin:.2em;
}

#container { 	
margin:0 auto;
padding:0;
width:950px;
text-align:left;
vertical-align: middle;	
}

#header {
margin:0;
padding:0;
height:160px;
}

#navi {
background:url('images/navi.jpg') no-repeat center top;
margin:0;
padding:0;
width:950px;
height:30px
}

#navi ul {
height:30px;
margin:0;
padding:6px 0 0 0;
list-style:none;
}

#navi li {
background:url('images/navi_left.png') no-repeat center left;
display:inline;
margin:0;
padding:0
}

#navi li a {
font-weight:bold;
background:url('images/navi_right.png') no-repeat center right;
padding-left:25px; padding-right:25px; padding-top:0; padding-bottom:0
}

#navi li a:hover {
background:url('images/navi_hover.png') no-repeat center right;
}

#header h1 {
margin:0;
padding:20px 0 0 20px;
font-size:1.8em;
letter-spacing:.1em;
color:#ffffff;
font-weight:lighter;
}

#header h2 {
margin:0;
padding:0 0 0 20px;
font-size:.9em;
font-weight:lighter;
letter-spacing:.1em;
color:#eeeeee;
}

#leftColumn {
float:left;
margin:20px 0 0 20px;
padding:0;
width:210px;
font-size:.9em;
}

#leftColumn_navi{
padding-bottom:10px;
border-bottom:1px solid #F9DF61;
background:url('images/leftColumn_navi.png') repeat-y center top;; margin-left:0; margin-right:10px; margin-top:0; margin-bottom:0
}

#leftColumn p {
background:url('images/leftColumn_navi.png') repeat-y center top;
border-bottom:1px solid #F9DF61;
border-top:1px solid #F9DF61;
padding:10px;
margin-left:0; margin-right:10px; margin-top:10px; margin-bottom:0
}

#headline {
color:#FFF;
background:url('images/headline_sidebar.jpg') no-repeat center top;
margin:0;
font-size:1.3em; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px
}

#leftColumn ul {
margin:10px 0 0 25px;
list-style:none;
}

#leftColumn li {
height:30px;
background:url('images/navi_left.png') no-repeat center left;
margin:0;
padding:0
}

#leftColumn li a {
line-height:30px;
font-weight:bold;
background:url('images/navi_right.png') no-repeat center right;
padding-left:20px; padding-right:20px; padding-top:3px; padding-bottom:3px
} 

#leftColumn li a:hover {
background:url('images/navi_hover.png') no-repeat center right;
}

#centerColumn {
width:650px;
margin:20px 0 0 250px;
padding:0;
}

#centerColumn p {
background:url('images/centerColumn_bg.png') repeat-y right top;
border-bottom:1px solid #F9DF61;
padding:10px;
margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px
}

#centerColumn h1{
color:#FFF;
background:url('images/headline_center.jpg') no-repeat center top;
margin:0;
font-size:1.3em;
letter-spacing:.1em; padding-left:10px; padding-right:10px; padding-top:4px; padding-bottom:4px
}

#centerColumn h2{
color:#FFF;
background:url('images/headline_center.jpg') no-repeat center top;
margin:0;
font-size:1.2em;
letter-spacing:.1em; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px
}

#footer {
position:relative;
bottom:0;
margin:0;
padding:0;
height:60px;
line-height:60px;
text-align:center;
font-size:.9em;
}
#footer a{
color:#999;
}
