/*  JayceeLeeSong.com
    Site Build: v1.0
	Build Date: 31 August 2009
	Designer: RiverValleyHosting.com  */

body { background-color: #663366; font-family: tahoma; font-size: 12px; color: #000000; margin-top: 0px; }

div.mainWrapper { width: 960px; background-color: #FFFFFF; border: 1px solid #330033; }
div.header { width: 960px; height: 200px; background-image: url('images/banner.png'); background-repeat: no-repeat; }
div.mainBody { width: 920px; padding: 20px; text-align: left; }
div.footer { width: 960px; height: 25px; background-color: #996699; text-align: center; font-size: 10px; color: #FFFFFF; padding-top: 10px; }
div.movie {
				width: 300px;
				height: 300px;
				text-align: center;
				border: 1px solid #333333;
			}

#navCell { background-color: #996699; text-align: center; }

#mainNav { width: 960px; font-size: 18px; font-weight: bold; background-color: #CCCCCC; }
#mainNav a, a:visited { color: #FFFFFF; text-decoration: none; }
#mainNav a:hover { color: #FF0000; text-decoration: none; }

#foot a, a:visited { color: #FFFFFF; text-decoration: none; }
#foot a:hover { color: #FF0000; text-decoration: none; }

a, a:visited { color: #0000FF; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: none; }

.movie { width: 100%; height: 100%; }
