body {
	background: #fff url('http://i37.tinypic.com/20k0wl.png');
        background-repeat: repeat-x;
        font-family: arial;
	font-size: 7pt; 
        color: #BCBCBC;}

#content {
	position: absolute;
	top: 600px;
	left: 330px;
	width: 480px;
}
#sidebar {
	position: absolute;
	top: 600px;
	left: 48px;
	width: 250px;
}
#welcome {
	position: absolute;
	top: 455px;
	left: 158px;
	width: 250px;
}

#header {
	position: absolute;
	left: 50px;}
#ad {
	position: absolute;
        top: 35px;
        left: 825px;
        align: center;}

blockquote {
	line-height: 113%;
        font-size: 60%;
	border-left: 7px solid #A3C53A;
        border-right: 1px solid #BFD779;
        border-top: 1px solid #BFD779;
        border-bottom: 1px solid #BFD779;
}

b, strong {
	color: #93DEFB;}

i , em{
	color: #BFD779;}
u {
	color: #996BCD;}

h1 {
color:#fff;
text-align: center;
line-height: 12px;
margin-bottom: 3px;
margin-top: 1px;
text-transform: uppercase;
padding: 1px;
padding-left: 2px;
padding-right: 2px;
font-size: 12px;
border-bottom: 2px solid #BFD779;
background:url(http://i38.tinypic.com/28jzn2f.png) #996BCD;
}

a:link, a:active, a:visited {
	color: #93DEFB;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #996BCD;
	text-decoration: none;

}
a img {
}

a:hover img {

}
.side {
background: #F1F1F1;
color: #BCBCBC;
font-size:13px;
font-weight: normal;
font-family:Arial;
padding:2px;
text-align:left;
-moz-border-radius:  7px;
-webkit-border-radius: 7px;

}
