/*
rooeh.net/http://www.rooeh.net
Rezina/haroopark@hotmail.com
Texture/http://frasio.deviantart.com/art/Big-Pack-of-Light-Textures-68777286
Released for free under a Creative Commons Attribution 3.0 License
*/


body {
background-color: #592824;
text-align:justify;
font-family: "Trebuchet MS", Tahoma, Helvetica, Verdana, sans-serif;
font-size:11px;
}
#container{
background-color: #fff;
color:#000000;
width:750px;
height:100%;
margin:0 auto;
padding:4px;}

I {
color:#7B4243;
letter-spacing: 1px;}

B {
color: #FF2242;
font-weight:normal;}

u {
color: #A3405D;
border-bottom: 1px solid #A3405D;}

#header{
width:750px;
height:173px;
margin:50px 0 10px 0;
background:#e1e1e1 url('images/header.jpg') no-repeat;}

#logo {
float: left;
width: 240px;
position:relative;
top:-32px;
left:15px;
}

#logo h1 {
font-size: 25px; 
font-weight:normal;
color: #666;
padding:0;
margin:0;
text-align: center;
}


#logo h2 {
padding:0;
margin:-5px 0 0 0;
font-weight:normal;
text-align: center;
text-transform: uppercase;
font-size: 9px;
letter-spacing:5px;
color:#78919a;
}

#content {  
margin:0 0 0 8px;
width:558px;
float:right;
padding:0;
text-align:left;
vertical-align: middle; 
background-color:#fff;
}

#content h2{
margin:0 0 -5px 0;
padding:0;
font-weight:normal;
font-size:16px;
text-align:left;
color:#666;
}

#content h3{
margin:0 0 -4px 0;
padding:5px 0 0 0;
font-size:10px;
font-weight:lighter;
letter-spacing:2px;
text-align:left;
}


#content p img.border {
   display:block;
   float:left;
   border:1px solid #DDD;
   padding:3px;
   margin-right:6px;
   background-color:#fff;}

#sidebar {
float:left;
width:180px;
font-size:11px;
margin:-8px 0 0 4px;
background-color:#fff;
}

#sidebar h4{
font-size:14px;
font-weight:bold;
text-align:left;
line-height:12px;
color: #333;
padding:6px 0 4px 20px;
margin:0;
background:#fff url('images/header.gif') no-repeat left top;}


#footer {
clear:both;
bottom:0;
margin:5px 0 0 0;
height:12px;
line-height:20px;
text-align:left;
font-size:12px;
color:#000;
border-top:5px solid #AA3C42;
background-color:#fff;
}



#navigation {
position:relative;
top:-78px;
background-color:transparent;
width:750px;
color: #666;
text-align: left;
font-weight:bold;
float:right;
   }

#navigation ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
float:right;}
      
#navigation li {
display:inline;
margin: 0;
float: left;}

#navigation li a {
display: block;
background:transparent url('images/navimg.gif') no-repeat;
text-align: right;
color: #666;
padding:15px 25px;}

   html>body #navigation li a {
      width: auto;
      }

   #navigation li a:hover {
      background-color: #AA3C42;
      color: #fff;
      }


a {
color:#60345B;
text-decoration:none;
}

a:hover {
color:#FFDFAA;
background:#E9252E;
text-decoration:none;
}

blockquote
{
border-left: 5px solid #CDB18C;
font-size: 10px;
padding:8px;
}



 div.hr {
  height: 4px;
  background: transparent url('images/img1.gif') repeat-x scroll center;
}
div.hr hr {
  display: none;
}
