body{
background:#333333 url('/i/bg.jpg') top center repeat-x;
margin:10px 10px 0px 10px;
padding:0px;
color:#999999;
font-family:"Trebuchet MS",arial,sans-serif;
font-size:70.5%;
}

#blogtitle{
width:100%;	
margin:0px auto;
padding:0 0 5px 0;
font-size:1.1em;
line-height:1.2em;
}

#small{
positon:relative;
padding-left: 5px;
}

#small2{
positon:relative;
float:right;
margin-top: -15px;
}

/*
#blogtitle a:link, a:visited{
color:#b8ce83;
text-decoration:none;
}

#blogtitle a:hover, a:active{
color:#b8ce83;
text-decoration:none;
}
*/

p {
margin:0px 10px 10px 10px;
font:Arial, Helvetica, sans-serif;
font-size:14px;
line-height: 1.6em;
}

h1,pre {
margin:0px 10px 0px 10px;
font:Arial, Helvetica, sans-serif;
font-size:14px;
line-height: 1.6em;
text-align:center;
text-decoration:none;
}

h1 {
font-size:2.5em;
text-align: center;
color:#ccc;
}

h3 {
font-size:14px;
color:#999;
}

#centercontent{
text-align: center;
padding: 5px 0px 50px 0px;
}

#footer{
height:35px;
background:#000 url('/i/bg5.jpg') top center repeat-x;
text-align: center;
padding-top: 1px;
clear: both;
float: none;
margin-left: -10px;
margin-right: -10px;
margin-bottom: -20px;
}

#footer a, a:link {
color:#A5CE77;
text-decoration: none;
}
#footer a:hover {
color:#A5CE77;
text-decoration: underline;
}

a 		{ color: #b8ce83; text-decoration: none; }
a:link		{ color: #b8ce83; text-decoration: none; }
a:visited	{ color: #b8ce83; text-decoration: none; }
a:active	{ color: #b8ce83; text-decoration: underline; }
a:hover		{ color: #b8ce83; text-decoration: underline; }
