body { padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:url(../images/layout_elements/bg.png); color:#ffffff; }

a , a:visited{ text-decoration:none; color:#FF9900; font-weight:bold; }
a:hover { text-decoration:underline; }

#container { margin-left:auto; margin-right:auto; width:500px; background:#015EDF; }
#top { background:url(../images/layout_elements/cover_500x500.jpg) no-repeat; width:500px; height:500px; }
#body { background:#015EDF; width:500px; float:left; display:inline; }
#bodyleft { float:left; width:300px; background:#015EDF; display:inline; }
#bodyright { float:right; width:200px; background:#015EDF; display:inline; }
#head01 { background:url(../images/layout_elements/header01.png) no-repeat; width:500px; height:45px; }
#photos { background:url(../images/layout_elements/photos.png) no-repeat; width:300px; height:37px; }
#videos { background:url(../images/layout_elements/videos.png) no-repeat; width:300px; height:37px; }
#footer { background:#ffffff; color:#000000; height:100px; display:inline; }
.padding5 { padding:5px; }
.padding10 { padding:10px; }