body {
font-family : Arial, Helvetica, sans-serif;
background-color : #000000;
background-image:url('images/soft_abstract.png');

}

img {
   border:0px;
}

#container {
width : 748px;
border : 3px solid #ffcc66;
background-color : #fffff0;
padding : 4px;
margin : 0 auto;
}
#container h2 {
background-color : #ffcc66;
}

#header {
font-family : Arial, "Times New Roman", Times, serif;
background-image:url('images/jaycool-banner.png');
background-color : #d4bf96;
}
#header h1 {
font-style : italic;
text-shadow : #666700 2px -2px 2px;
margin : 0;
padding : 0;
/*border-bottom : 1px dotted #ffcc66;*/
color : #0000ff;
font-weight : bold;
text-align : center;
}
#header h2 {
margin : 0;
padding : 0;
border-top : 1px dotted #ffcc66;
font-weight : normal;
text-align : center;
}
#footer {
border-top : 2px solid #ffcc66;
font-size : 60%;
color : #999999;
text-align : right;
}
#footer a {
text-decoration : none;
border-bottom : 1px dotted #999;
color : #999;
}
#footer a:hover {
border-bottom-style : solid;
}
footer {
display : none;
}

#menu {
color : #ffffff;
}
#menu a {
text-decoration : none;
text-shadow : #000000 2px -2px 2px;
color : #ffff33;
font-size : 80%;
}
#menu a:visited {
text-shadow : #000000 2px -2px 2px;
color : #ffff33;
font-size : 80%;
}
#menu a:hover {
background-color : #000000;
text-shadow : #000000 2px -2px 2px;
color : #ff0033;
font-size : 80%;
}

#blogline {
font-size : 150%;
text-shadow : #ffcc66 1px -1px 1px;
background-color : #ffffff;
}


#navigation {
/*border-top : 1px dotted #ffcc66;*/
font-size : 80%;
color : #000000;
text-align : left;
background-color : #ffcc66;
padding : 12px;
background-image:url('images/jaycool_banner2.png');

}

#navigation a {
text-decoration : none;
border-bottom : 1px dotted #000000;
/*color : #bdb76b;*/
color : #fbd53d;
}
#navigation a:hover {
border-bottom-style : solid;
color : #ff0000;
}

.newsarticles {
padding : 4px;
font-size : 80%;
border-top : 1px solid;
}

.newsarticles b {
font-size : 125%;
/* text-shadow : #666600 2px -2px 2px; */
}

/* Menu Buttons */
.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/buttonup.png) no-repeat;
white-space: nowrap;
display: block;
height: 20px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
height: 20px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
height: 20px;
border: 0
}
