* {
    padding: 0;
    margin: 0;
} 

body {
background: #555;
font-family: Arial, "Century Gothic", "Trebuchet MS", "Arial Narrow", sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #444;
line-height: 17px;
text-align: center;
}

p { padding: 0 0 5px 0; }

img { border: none; }

a { color: #9D1A39; }
a:hover { text-decoration: none; color : #111; }

h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #333; }

h4 { color: #555; padding-bottom: 3px; margin: 14px 0 7px 0; font-weight: 100; font-size: 18px; letter-spacing: -1px;}
h4 a { text-decoration: none; font-size: 18px; letter-spacing: -1px; }
h4 a:hover { color: #333; }

h5 { color: #444; padding-bottom: 2px; margin: 7px 0 0 0; font-weight: 100; font-size: 16px; letter-spacing: -1px;}
h5 a { text-decoration: none; font-size: 16px; letter-spacing: -1px; }
h5 a:hover { color: #333; }

h6 { color: #333; padding-bottom: 2px; margin: 2px 0 0 0; font-weight: 100; font-size: 14px; letter-spacing: -1px;}
h6 a { text-decoration: none; font-size: 14px; letter-spacing: -1px; }
h6 a:hover { color: #333; }

hr { 
border: 0px #fff;
border-bottom: 1px dotted #aaa;
color: #666;
}

#wrap {
background: #fff;
padding: 10px;
width: 780px;
margin: 0 auto;
}

#header {
height: 110px;
background: #fff url(../images/gavsworld/header.jpg) no-repeat;
}
#header h1 {
font-size: 38px;
font-weight: 600;
letter-spacing: -2px;
padding: 35px 33px 0 0;
text-align: right;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}

#header h2 {
font-size: 16px;
color: #eee;
padding: 15px 33px 0 0;
text-align: right;
}
#header h2 a {
color: #fff;
text-decoration: none;
}
#header h2 a:hover {
color: #111;
text-decoration: none;
}

#menu {
height: 30px;
line-height: 30px;
background: #eee url(../images/gavsworld/menu.jpg) no-repeat;
}
#menu li
{
float: left;
list-style-type: none;
padding-right: 10px;
}
#menu li a{ 
color: #000;
display: block;
text-decoration: none;
padding: 0 10px;
font-weight: 600;
}
#menu li a:hover {
background: #eee;
}
#menu ul { }

#content { 
padding: 0 20px;
}

#page_body {
margin-top: 10px;
width: 540px;
float: right;
font-size: 12px;
text-align: justify;
}
#page_body h3 { border-bottom: 1px dotted #aaa; }
#page_body ul { text-align: left; margin-left : 25px; list-style-type: circle; list-style-position: outside; padding: 2px 0 5px 0; }
#page_body ul li { display : list-item; padding: 0 0 0 0; }
#page_body ul li a { color: #9D1A39; font-weight: 100; display: inline; text-decoration: none; font-size: 12px; }
#page_body ul li a:hover { color : #111; }
#page_body ul li ul { list-style-type: disc; }
#page_body ol { text-align: left; margin-left : 25px; list-style-type: decimal; list-style-position: outside; padding: 2px 0 5px 0; }
#page_body ol li { display : list-item; padding: 0 0 0 0; }
#page_body img { padding: 0 0 0 0; }
#page_body select { font-size: 9px; }
#page_body input { font-size: 9px; }
#page_body table { font-size: 12px; text-align: left; }
#page_body table thead tr th { padding: 0 2px 0 2px; }
#page_body table tbody tr th { padding: 0 2px 0 2px; }
#page_body table tbody tr td { padding: 0 2px 0 2px; }

#page_lists {
margin-top: 10px;
width: 180px;
float: left;
text-align: left;
}
#page_lists h3 { color: #666; }
#page_lists ul { list-style-type: none; padding: 5px 0 10px 0; }
#page_lists ul li { padding: 2px 0 3px 0; }
#page_lists ul li a { color: #9D1A39; font-weight: 100; display: block; text-decoration: none; font-size: 14px; border-bottom: 1px dotted #aaa; }
#page_lists ul li a:hover { color : #111; }
#page_lists img { padding: 10px 0 0 0; }
#page_lists select { font-size: 10px; }
#page_lists input { font-size: 10px; }

#page_lists ul li ul { margin-left : 5px; list-style-type: none; list-style-position: inside; padding: 2px 0 0 0; }
#page_lists ul li ul li { padding: 0 0 2px 0; }
#page_lists ul li ul li a { display: block; color: #9D1A39; font-weight: 100; text-decoration: none; font-size: 12px; border-bottom: 1px dotted #aaa; }

#page_stats_and_valids {
height: 31px;
margin-top: 5px;
margin-bottom: 5px;
}

#valid_buttons { 
height: 31px;
float: left;
}

#page_stats { 
font-size: 11px;
color: #999;
height: 31px;
float: right;
line-height: 31px;
text-align: right;
}

#footer {
font-size: 11px;
color: #eee;
text-align: center;
height: 30px;
line-height: 30px;
background: #880000 url(../images/gavsworld/footer.jpg) no-repeat;
}
#footer a { 
color: #eee;
}
#footer a:hover {
color: #aaa; 
text-decoration: underline; 
}

.site_map_block {
float: left;
display: inline;
padding: 10px 10px 10px 10px;
}

.pre {
border: 1px dashed #2f6fab;
color: black;
background-color: #f9f9f9;
display: block;
padding: 5px 5px 5px 5px;
font-family: "Counrier New", Courier, Terminal, Fixed;
font-size: 10px;
text-align: left;
}

.pre table tbody tr td{
border-bottom: 1px dotted #aaa;
}

#last_updated_text {  
display: block;
font-size: 12px;
}

.important_font {
color: red;
}

.perma_link_h3 { 
display: block;
font-size: 10px;
float: right;
padding: 0 2px 0 20px;
margin-top: -8px;
border-right: 1px dotted #aaa;
}

.perma_link_h4 { 
display: block;
font-size: 10px;
float: right;
padding: 0 2px 0 20px;
margin-top: -42px;
border-right: 1px dotted #aaa;
}
