/* Global
 */
body { margin: 0; padding: 0; background-color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

a:link, a:visited { color: #0066CC; text-decoration: none; }
a:hover, a:active { color: #000000; text-decoration: none; }
 
/* Background */
#bg { background: #FFFFFF url(images/bg.jpg) no-repeat; width: 1000px; height: 800px; }

/* Container */
#maincontainer { width: 1000px; height: 800px; }

/* Content */
#content { width: 585px; height: auto; float: right; margin: 34px 177px 0 0; }
#headerphotos { background: url(images/hdr_photos.png) no-repeat; width: 585px; height: 21px; padding-bottom: 5px; }
#headerwallpapers { background: url(images/hdr_wallpapers.png) no-repeat; width: 585px; height: 21px; padding-bottom: 5px; }

/* Navigation */
#navigation { width: 530px; height: 104px; float: right; margin: 6px 57px 0 0; }
#navigationheader { background: url(images/nav_header.jpg) no-repeat; width: 530px; height: 81px; padding-bottom: 10px; }
#subnavigation { float: left; width: 137px; margin: 306px 0 0 -363px;} 

/* Text */
h1 { margin:0; padding: 0 0 5px 0; color:#990000; font-size: 18px; font-weight: bold; }
