/* Begin Typography & Colors */
body {width:700px; font: 12px Tahoma,Arial; color: #555; margin:0 auto; padding: 0; text-align:center; background: #85B853;}

/* Set Layout Section */
#page,#header,#content,#footer { overflow:hidden; display:inline-block }
#page,#header,#page,#footer {width:100%;} /* safari and opera need this */
#header {height:400px; background: url(img/header.jpg) no-repeat top;}
#page {background:url(img/bg.jpg) repeat-y top; text-align:center;}


#content {margin:0; padding:10px 53px 10px 15px;}
#footer {clear:both; height: 160px; background: url(img/footer.jpg) no-repeat bottom; padding:0; margin:0;}
#footer img {border:0; margin:0;}
#footer .pic {width:340px; padding:0 190px 0 163px;}


#header .text {padding:300px 50px 10px 150px; text-align:right;}

a {color: #333; text-decoration: none;}

#content .vid{width:420px; height:300px; margin:0; padding:0; border:2px solid #009999;}
#content .pics{width:180px; padding:0 0 0 26px;}
#content .vid{float:left;}
#content .pics{float:right;}
#content .pics a img{border: 2px solid #009999; margin:2px;}
#content .pics a img:hover{border: 2px solid #EFFFFA;}



#picsf{padding:10px 53px 10px 15px;}
#picsf a img{border: 2px solid #009999; margin:2px;}
#picsf a img:hover{border: 2px solid #EFFFFA;}

#picsr{padding:0 53px 10px 15px;}
#picsr img{border: 2px solid #EFFFFA; margin:2px;}

#nk {padding:40px 10px 10px 10px;}
#tag{font: 11px Tahoma,Arial; color:#537C54; padding:0 80px;}

/* Other Parts */


p {
 text-indent: 3px; 
}

