
body, html {
margin:0;
padding:0; 
}

body {
font: 14px "arial";
line-height: 150%;
color: #dedede;
text-align: center;
background: url(http://i804.photobucket.com/albums/yy330/snapbeat/grass-1.png);
}

a:link,a:visited {
color: #b3ffad;
text-decoration: underline;
} 
a:hover { 
color: #9ee2e3;
text-decoration: none;
}
#top{ 
width: auto;
height: 300px;
background: url('http://i804.photobucket.com/albums/yy330/snapbeat/repeat-2.png') repeat-x;
} 


#header  { 
width: 800px;
height: 300px;
background: url('http://i804.photobucket.com/albums/yy330/snapbeat/headd-1.png');
margin: 0px auto;
} 
#container {
width: 740px;
margin: 0px auto;
text-align: justify;
background: transparent;
height: auto;
padding: 15px;
}

#sidebar {
height: auto;
background: transparent;
width: 200px;
float: left;
margin: 0px auto;
}

#content {
height: auto;
background: url(http://i804.photobucket.com/albums/yy330/snapbeat/toppp2-1.png);
width: 510px;
padding-right: 10px;
padding-left: 10px;
float: right;
}

#footer {
clear: both;
background: url(http://i804.photobucket.com/albums/yy330/snapbeat/footer-5.png) repeat-x;
width: auto;
padding-top: 100px;
height: 50px;
align: left;
}

#contenttop {
width: 510px;
padding: 10px;
float: right;
margin-top: 10px;
height: 15px;
background: url(http://i804.photobucket.com/albums/yy330/snapbeat/toppp.png);

}

#contentbottom {
width: 509px;
padding: 10px;
float: right;
height: 150px;
background: url(http://i804.photobucket.com/albums/yy330/snapbeat/bottom-3.png);
}

#box {
background: url(http://i804.photobucket.com/albums/yy330/snapbeat/side-5.png);
width: 180px;
padding: 8px;
margin: 8px;
height: auto;
float: right;
}

h1 {
font: 30px "Trebuchet MS", Arial, Sans-Serif;
text-shadow: 1px 1px #fffb88;
margin: 3px;
padding: 8px;
letter-spacing: -2px;
color: #ffb267;
}

h2 {
font: 25px Georgia;
text-shadow: 1px 1px #608787;
color: #a8c6c6;
letter-spacing: -1px;
margin: 5px;
padding: 5px;
}

h3 {
font: 20px "Trebuchet MS", Arial, Sans-Serif;
color:#feff9e ;
text-align: center;
}
h5 {
font: 30px "Trebuchet MS", Arial, Sans-Serif;
letter-spacing: -2px;
color:#97b792;
}
#navigation { 
text-align : left;
padding-top: 50px;
margin-bottom: 10px;
} 
#navigation ul, #navigation li{ 
margin: 0px auto;
display : inline;
} 
#navigation a:link, #navigation a:visited { 
float : inherit;
letter-spacing: -1px;
font : 25px georgia;
color : #209670;
width: auto;
text-decoration: none;
display : inline;
} 
#navigation a:hover  {
text-decoration: none;
width: 120px;
color : #ffd7a4;
} 




table {
color : #4D4D4D;
} 

em { 
color: #32667a;
}

.alignleft {
float: left;
text-align: left;
width:auto;
}
 a.link2:link, a.link2:visited, a.link2:active  {
	text-decoration : none;
	background-color: transparent;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	width: 75px;
	color: #ffffff;
	border-bottom: 2px solid #99e8af; 
	padding-left: 0px;
} 
a.link2:hover  {
	text-decoration : none;
	background:#6ecf8a;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	width: 75px;
	color: #000000;
	border-bottom: 2px solid #99e8af;
	padding-left: 0px;
} 


blockquote  {
display : block;
text-align: left;
font-size: 12px;
opacity: .6;
padding : 10px;
background : #425e5b;
border-right: 3px solid #618f5d;
margin: 20px;
} 

textarea { 
text-align : left; 
width: 400px;
border: 1px dotted #000000;
padding: 10px;
background: #6eb393;   
font: 12px Georgia;

} 

input, select, submit {  
text-align : left; 
width: 210px;
border: 1px dotted #000000;
padding: 10px;
background: #6eb393;   
font: 12px Georgia;
}

#nav {
background:url('http://i804.photobucket.com/albums/yy330/snapbeat/nav-1.png');
width: 150px;
margin-left: -50px;
padding-left: 50px;
height: 300px;
margin-top: -50px;
position:fixed;
}