@charset "UTF-8";

html { font-size: 100%;
background-color:#FFFFFF;
}


body {
	font-size:62.5%;
	background-color: #FFF;
}








#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 50px;
	background-color: #FFF;
	height: 600px;
}
#header {
	background-color: #000;
	width: 900px;
	height: 88px;
	margin-top: 10px;
}
#header ul {
	font-size: 1.4em;
	text-decoration:none;
	list-style-type: none;
}
#header #logo {
	background-image: url(../images/corganpictureslogoweb.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	line-height: 74px;
	width: 315px;
	float: right;
	margin-top: 7px;
}

#mainContent {
	width: 900px;
	height: 600px;
}

#one{
	width:50px;
	float: left;
	background-color: #000;
	padding-right: 20px;
	padding-top: 12px;
	padding-left: 12px;
	margin-left: 12px;
}

#two{
	width:90px;
	float: left;
	background-color: #000;
	padding-right: 20px;
	padding-top: 12px;
}
#three {
	width: 50px;
	float: left;
	background-color: #000;
	padding-right: 20px;
	padding-top: 12px;
}



a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color:#999;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.space {
	line-height: 40px;
	color: #FFFFFF;
	text-indent: -700px;
}
#footer {
	font-size: 9px;
	color: #999;
	text-align: center;
	margin-top: 22px;
	clear: both;
}
#reel {
	width: 400px;
	margin-right: 10px;
	padding-top: 60px;
	padding-bottom: 60px;
}
#trailer {
	width: 400px;
	margin-left: 10px;
	padding-top: 60px;
	padding-bottom: 60px;
}
.current {
	color: #999;
}


#abouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	width: 800px;
	color: #000000;
	padding-top: 40px;
	text-align: justify;
}

#corganabout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 0px;
	width: 600px;
	color: #000000;
	padding-top: 60px;
	text-align: justify;
	height: 400px;
}
#abouttext #photo {
	width: 150px;
	float: right;
	padding-left: 10px;
	text-align: right;
}
#leftside {
	width: 640px;
	height: 365px;
}
#leftside .contact {
	font-size: 12px;
	color: #000;
	text-align: center;
}

#projects {
	color: #FFFFFF;
	font-size: 12px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	background-image: url(../images/paper.jpg);
	padding-bottom: 10px;
	overflow: auto;
}
#projects #nightfur {
	width: 270px;
	float:left;
	text-align: center;
	padding-left: 140px;
}
#projects #claypool {
	width: 270px;
	float: left;
	padding-right: 20px;
	padding-left: 110px;
}
#header .rounded {
}
#header .rounded {
}
#corganabout p .text a {
	color: #000;
}
#corganabout p a {
	color: #666;
}

#leftside a {
	color: #FFF;
}
#leftside a:hover {
	color: #036;
}
#corganabout a:hover {
	color: #036;
}
#corganabout p .text a:hover {
	color: #036;
}

.secret {
	font-size: 12px;
	color: #666
}
a .secret:hover {
	color: #333;
}

