html, body {
height: 100%;
padding:0px;
margin:0px;
}
body {
background: #CED0CF;
background-position: top center;
font-family: "Arial";
font-size: 11px;
color:#3B495A;
padding:0px;
margin:0px;
text-align:justify;
}
a, a:link {
text-decoration: underline;
color:#000;
}
a:hover {
text-decoration: none;
color:#000;
}
a:active {
text-decoration: underline;
color:#FD6A0A;
}

#container {
width: 750px;
height: auto !important;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom:0px;
border-left: 3px solid #DE6F28;
border-right: 3px solid #DE6F28;
}

h1           { font-family: Verdana; font-size: 10pt; color: #FF9933; font-weight: bold }
#core_header {
width: 750px;;
height: 148px;
background: #CED0CF url('../images/header.jpg'); 
margin:0px;
padding:0px;
}

#header_text
{
 position:relative;
 right:10px;
 top:115px;
 font-size:16pt;
 float:right;
}

img
{
 margin:5px;
}

#core_container {
width: 150px;
height:auto;
position: relative;
background-color: #FB975B;
margin:0px;
padding:0px;
}
#core_container2
{
width: 750px;
height:auto;
position: relative;
margin:0px;
padding:0px;
background-color: #FB975B;
}

#core_left {
margin: 0;
float: left;
width: 148px;
height:auto;
background-color: #FB975B;
}
#core_right {
margin: 0;
float: right;
width: 590px;
min-height:250px;
background: #CED0CF;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
color:#000;
border-left: 2px solid #DE6F28;
height:auto !important;
}

.content-box
{
 background: #CED0CF url('../images/content_header.jpg') repeat-x top;
 border: 1px solid #DE6F28;
 padding:6px;
 height:auto !important;
 float:right;
 width: 567px;
 margin-bottom:10px;
 font-family: "Verdana";
 font-size: 10px;
 color:#3B495A
}
.content-box-index
{
 background: #CED0CF url('images/v6/contentheader.jpg') repeat-x top;
 border: 1px solid #000;
 padding:5px;
 height:auto !important;
 width:328px;
 float:left;
 margin-left:10px;
 margin-bottom:10px
}

.tumb
{
 float: left;
 margin-right:5px;
 padding:0px;
}

.pagination
{
 margin-left:auto;
 margin-right:auto;
 text-align:center;
}

#footer {
width: 756px;
background:  url('../images/footer.gif') no-repeat bottom center;
text-align: center;
margin-left:auto;
margin-right:auto;
padding:0px;
height:33px;
clear:both
}

#footer2
{
clear:both;
height:10px;
background: url('../images/footer.jpg');
width:750px
}


h2
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:18px;
height:25px;
text-align:center;
}
.left
{
text-align:left;
}

h3
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:12px;
height:25px;
margin:0px;
padding:0px;
text-align: center;
color:#666666;
}
h4
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:12px;
}


#navcontainer li {
padding: 0px;
margin:0px;
color:#CED0CF;
display:block;
position:relative;
height:25px;
width:148px;
border-bottom: solid 1px #DE6F28;
}

#navcontainer ul {
margin:0px;
padding: 0px;
padding-top: 0px;
padding-left: 0px;
width: 148px;
list-style-type: none;
background: #FB975B;
height:auto;
position:relative;
top:-1px;
border-top: solid 1px #DE6F28;
}
#navcontainer a, #navcontainer a:visited {
display:block;
color:#CED0CF;
text-decoration: none;
font-family:verdana;
font-size:10px;
margin:0px;
height:20px;
width:138px;
background: #FD6A0A;
padding-left: 10px;
padding-top:5px;
}
#navcontainer a:hover {
margin:0px;
color:#666666;
text-decoration: none;
background-color:#FFD281;

}
input, textarea, select, option
{
color:#000;
background-color:#CED0CF;
border: solid 1px #000;
}
#star
{
 background:url('images/star.gif');
 height:15px
}
a#tooCool {
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 80px;
width: 80px;
background: url('blog/images/too_cool.png') no-repeat bottom right;
text-indent: -999em;
text-decoration: none
}
