/* CSS Document */

* {
margin:0;
padding:0;
outline:none;
}

body {
background: #050507;
font:70% Verdana;
color:#ACACB0;
}

a {
color:#9999FF;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#header {
height:150px;
display:block;
background:url(../images/DianaLeveringtonText2.gif) top center no-repeat;
margin: 10px 0 0 0;
}

h1.main_title {
font:170% Century Gothic;
color:#fff;
font-weight:bold;
margin:0px auto 0 0;
text-align:center;
}

h1.main_title a {
color:#fff;
text-decoration:none;
}

#containerBG {
background:url(../images/DianaPhoto50.gif) top center no-repeat;
width:760px;
height:760px;
margin:0 auto;
padding:5px;
}
#containerBGSmall {
//background:url(../images/DianaPhoto5075.gif) top center no-repeat;
background:url(../images/DianaSmile2.gif) top center no-repeat;
width:760px;
height:760px;
margin:0 auto;
padding:5px;
}

#container {
width:760px;
height:auto;
margin:0 auto;
background:#151521;
padding:5px;
}

#container2 {
width:740px;
height:auto;
margin:0 auto;
//float: center;
background:#151521;
padding:5px;
}


#navigation {
background:#181825;
width:700px;
border-top:1px solid #2E2E47;
padding:12px 0;
margin:15px auto 1px;
font:100% Georgia;
color:#fff;
letter-spacing:2px;
text-transform:uppercase;
}

#nav li {
list-style:none;
display:inline;
margin-right:0px;
}

#nav a {
padding:12px;
color:#ACACB0;
text-decoration:none;
margin-right:0px;
}

#nav a:hover {
background:url(../images/nav_link_active.jpg) top repeat-x;
color:#fff;
}

#nav a.active {
background:url(../images/nav_link_active.jpg) top repeat-x;
color:#fff;
font-weight:bold;
}

#inner_container {
background:url(../images/inner_container.jpg) top repeat-x #181824;
padding:10px 10px 10px 25px;
margin:5px 0 0 110px;
}
#inner_container2 {
background:url(../images/inner_container.jpg) top repeat-x #181824;
padding:10px 0px 0px 25px;
width:700px;
height:200px;
margin:auto;
position:float;

}

#sidebar {
width:200px;
padding:10px;
float:right;
background:#232436;
color:#bdbdc1;
}

#container #sidebar h2 {
font-size:90%;
margin:10px 0;
}

#container #sidebar p {
text-indent:0;
font-size:90%;
line-height:17px;
}

#content {
margin-right:240px;
}

#content2 {
margin-right:140px;

}

blockquote {
background:url(../images/quote.gif) bottom right no-repeat #292935;
padding:12px 17px;
}


p {
margin:10px 0;
padding:5px;
line-height:20px;
text-indent:25px;
}

p.note {
padding:20px;
background:#2D2D44;
color:#fff;
}

#container h1 {
font:170% Arial;
color:#fff;
margin:15px 0;
}

#container2 h1 {
font:170% Arial;
color:#fff;
margin:15px 0;
}

#container h2 {
font:110% Verdana;
color:#fff;
font-weight:bold;
margin:25px 0 15px;
}

#container ul {
margin:10px 15px;
list-style-position:inside;
}

#container ul li {
margin:10px 0;
list-style-position:inside;
}

#ul {
list-style-position:outside;
margin:10px 15px;
}

#container img {
background:#070713;
padding:5px;
}

#footer {
width:760px;
background:#151521;
padding:10px;
margin:10px auto;
clear:both;
position: bottom;
}

#content table {
width:500px;
background:#1E1E2D;
margin:25px 0px 0 0;

}

td {
padding:8px;
text-align:center;
background:url(../images/td.jpg) top center no-repeat #1E1E2D;
font:100% Georgia;
}

th {
color:#fff;
padding:10px;
}

#footer p {
text-indent:0;
}

#footer p.validate {
float:right;
}