@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width: 944px;
	margin: 0 auto;
	background-color: #dacebd;
	}

#header {
	width: 944px;
	}

#topnavigation {
	background-image: url(images/navigation/background.jpg);
	background-repeat: repeat;
	width: 944px;
	margin: 0 auto;
	}

#main {
	width: 669px;
	float: left;
	background-color: #dacebd;
	vertical-align: top;
	margin: 0 auto;
	}
	
#sidebar {
	width: 275px;
	float: right;
	background-color: #dacebd;
	background-image: url(images/sidebar/sidebarinsidebg.jpg);
	background-repeat: no-repeat;
	}


#sidebar2 {
	width: 275px;
	float: right;
	background-color: #dacebd;
	background-image: url(images/sidebar/mostpopularphotosetsbg.jpg);
	background-repeat: no-repeat;
	}

#sidebar3 {
	width: 275px;
	float: right;
	background-color: #dacebd;
	background-image: url(images/sidebar/topratedphotosetsbg.jpg);
	background-repeat: no-repeat;
	}

#sidebar4 {
	width: 275px;
	float: right;
	background-color: #dacebd;
	background-image: url(images/sidebar/mostpopularvideosbg.gif);
	background-repeat: no-repeat;
	}


#continue {
	width: 944px;
	clear: both;
	}

#floral {
	width: 944px;
	clear: both;
	background-image: url(images/floral.gif);
	height: 91px;
	}

#bottomnavigation {
	background-image: url(images/navigation/background.jpg);
	background-repeat: repeat;
	width: 944px;
	}

#footer {
	width: 944px;
	clear: both;
	text-align: center;
	background-color: #dacebd;
	font-size: 12px;
	color: #000;
	}

#welcome {
	width: 669px;
	height: 152px;
	background-image: url(images/welcomebackground.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}

#welcome2 {
	width: 669px;
	height: 152px;
	background-image: url(images/updates2background.jpg);
	}
	
#welcome3 {
	width: 669px;
	height: 152px;
	background-image: url(images/updates3background.jpg);
	}
	
#welcome4 {
	width: 669px;
	height: 152px;
	background-image: url(images/movieupdatesbackground.jpg);
	}

#welcome5 {
	width: 669px;
	height: 152px;
	background-image: url(images/samplesbackground.jpg);
	}
	
.welcometext {
	margin-left: 40px;
	margin-right: 70px;
    font-size: 12px;
	}
	
.bigred {
	font-size: 14px;
	color: #800404;
	font-weight: bold;
	}

#sections {
	margin-top: 50px;
	text-align: center;
	}

#directory {
	clear: both;
	width: 944px;
	}
