/* CSS Document */

* {
margin:10px 0 0 0;
padding:0;
outline:none;
}

body {
background:#000000;
font:84% Verdana;
text-decoration:none;
color:#ACACB0;
margin-left:10px;
}

a {
color:#FFbb44;
text-decoration:none;
font-weight:bold;

}

a:hover {
text-decoration:none;
}

#header {
height:180px;
margin:0 0 0 0px;
display:block;
background:url(http://passage11.com/img2/header-p11.jpg) center no-repeat;
}

#header_1 {
height:180px;
margin:0 0 0 0px;
display:block;
background:url(http://passage11.com/img2/header-p11.jpg) no-repeat;
}

h1.main_title {
color:#fff;
margin:10px auto 0;
text-align:right;
padding:0 10px 0 0;
}

h1.main_title a {
color:#fff;
text-decoration:none;
}

#container {
width:880px;
margin:0 auto;
background:#151521;
padding:10px;
}

#navigation {
background:#000000;
width:880px;
border-top:0px solid #2E2E47;
padding:20px 0;
margin:10px auto 1px;
font:115% Trebuchet MS;
color:#fff;
letter-spacing:1px;
}

#nav li {
list-style:none;
display:inline;
margin-left:4px;
}

#nav a {
padding:10px;
color:#ACACB0;
text-decoration:none;
margin-right:0px;
}

#nav a:hover {
background:url(http://passage11.com/img2/nav_link_active.jpg) top repeat-x;
color:#DDD;
}

#nav a.active {
background:url(http://passage11.com/img2/nav_link_active.jpg) top repeat-x;
color:#fff;
font-weight:bold;
}

#inner_container {
background:url(http://passage11.com/img2/inner_container.jpg) top repeat-x #181824;
padding:30px 10px 10px 10px;
}

#sidebar {
width:240px;
padding:4px;
float:left;
background:#000000;
color:#bdbdc1;
}

#sidebar a {
line-height:25px;
}

#container #sidebar h2 {
font-size:90%;
margin:4px 0;
}

#container #sidebar p {
text-indent:0;
font-size:90%;
line-height:18px;
}

#content {
margin-left:260px;
padding:10px;
background:#000000;
text-align:justify;
color:#fff;
}

blockquote {
background:bottom right no-repeat #292935;
padding:2px 18px;
}

p {
margin:10px 0;
padding:5px;
line-height:25px;
}

p.note {
padding:10px;
background:#000000;
text-align:justify;
color:#fff;
}

p.note_2 {
padding:20px;
background:#111122;
border:1px solid #2E2E47;
color:#fff;
}

#container h1 {
font:116% Verdana;
text-align:right;
color:#fff;
margin:20px 0;
}

#container h2 {
font:113% Verdana;
text-align:right;
color:#fff;
font-weight:bold;
margin:25px 0 15px;
}

#container h3 {
font:115% Tahoma;
color:#fff;
font-weight:bold;
margin:10px auto 0;
text-align:left;
padding:0 10px 0 0;
}

#container ul {
margin:10px 15px;
}

#container ul li {
margin:10px 0;
}

#container img {
margin:2px 2px 2px 2px;
padding:4px;
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}
.float_center {
	float: center;
}

#footer {
width:880px;
background:#151521;
padding:10px;
margin:0 auto;
clear:both;
}

td {
padding:8px;
text-align:center;
background:url(http://passage11.com/img2//td.jpg) top left no-repeat #1E1E2D;
font:100% Verdana;
text-align: justify;
}

th {
color:#fff;
padding:10px;
}

#footer p {
font:80% Verdana;
text-indent:0;
}

#footer p.validate {
float:right;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}