<style>

body {background:url("");
background-repeat: repeat-x;
background-color: #dad2c5;
background-position: 0px 29px;} 



#sidebar {
position: absolute;
background-color: ;
font-family : trebuchet ms;
color : #a6a6a6;
font-size : 10px;
text-align: cENTER;
width: 240px;
top: 630px;
left: 800px;
-moz-border-radius: 50px;
-webkit-border-radius: 30px;}

#large
{position: absolute;
background-color: #a6a6a6;
font-family : trebuchet ms;
color :  #ffffff;
font-size : 10px;
text-align:  left;
width: 500px;
top: 630px;
left: 200px;
-moz-border-radius: 50px;
-webkit-border-radius: 30px;} 

    h1
    {border-BOTTOM: 1px DASHED #f4f4f4;
    background-color: #tRANSPARENT;
    color: #FFFFFF;
    font-size: 20px;
    font-family: trebuchet ms;
    text-align: center;
    font-weight: italic;
} 

 h2
    {border-BOTTOM: 1px DASHED #a6a6a6;
    background-color: #tRANSPARENT;
    color: #a6a6a6;
    font-size: 20px;
    font-family: trebuchet ms;
    text-align: center;
    font-weight: italic;
} 




    a:link,a:visited,a:active
    {color:#806f5f;
    font-weight: italic;
    font-family: trebuchet ms;
    font-size: 10px;}

a:hover
{color:#b45d56;
font-size: 10px;
text-decoration:BOLD;
text-transform: NONE;} 

a.ino, a.ino:active, a.ino:link, a.ino:visited
{color:#b45d56R;
background-color:#BACKGROUND COLOUR;
display:block;
font-size:10px;
font: trebuchet ms;
font-weight:bold;
text-align:;
margin:1px 0px 1px 0px;
padding:3px;
text-transform: NONE;}

a.ino:hover
{color:#;
background-color:#BACKGROUND COLOUR;
text-align:;
text-transform: NONE;} 

blockquote {
	background-color: #ffffff;
	padding: 10px;
-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #a7bfd3;
	font-family: trebuchet ms;
	font-size: 10px;
        color: #b45d56;

}
B { color: #b45d56; }
I { color: #a7bfd3;}
 
#latest   {
	width: 300px;
	top: 190px;
	left: 930px;
	height: 165px;
	position: absolute;
	color: #969292;
        font-size: 10px;
        font-family: trebuchet ms;
}
 
#welcome   {
	width: 300px;
	top: 190px;
	left: 225px;
	height: 165px;
	position: absolute;
	color: #969292;
        font-size: 10px;
        font-family: trebuchet ms;
}
</style>