body {
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../images/pagebg.gif) top left repeat-x;
	/*border-bottom: 4px solid #1A9431;*/
}

body, tr, td, input, textarea, select {
	font-family: "Helvetica Nueu", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* Header */

#header {
	border-top: 3px solid #01916d;
	width: 760px;
	margin: 0px auto 0px auto;
	position: relative;
}

#logo {
	margin: 16px 16px 16px 0px;
}

#area {
	position: absolute;
	top: 21px;
	left: 115px;
	font-weight: bold;
	margin: 0px;
}

ul#navigation {
	height: 24px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: #000000 url(../images/navbg.gif) top left no-repeat;
	border-bottom: 6px solid #d9d9d9;
}

#navigation li.first {
	background: transparent url(../images/navbg.gif) top left no-repeat;
}

#navigation li {
	padding: 0px;
	margin: 0px;
	float: left;
	background: transparent url(../images/navbg.gif) top right no-repeat;
}

#navigation li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 9px 6px 9px;
}

#navigation li a:hover {
	text-decoration: underline;
}

/* Mark Current Page */
body.home #home a,
body.film #film a,
body.cameras #cameras a,
body.awards #awards a,
body.mercury #mercury a,
body.subscribe #subscribe a,
body.where #where a
{
	background-color: #d9d9d9;
	color: #000000;
	margin-right: 1px;
	padding-right: 8px;
}

ul#links {
	position: absolute;
	top: 6px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#links li {
	float: right;
	background: transparent url(../images/navarrow.gif) left 50% no-repeat;
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 0px 9px;
}

#links a {
	color: #000000;
	text-decoration: none;
}

#links a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	margin: 20px auto 0px auto;
	padding: 14px 0px 3px 0px;
}

#footer p {
	margin: 0px;
}

#utility {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#utility li {
	float: left;
	background: transparent url(../images/navarrow.gif) left 50% no-repeat;
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 0px 9px;
}

#utility a {
	color: #000000;
	text-decoration: none;
}

#utility a:hover {
	text-decoration: underline;
}

#linefooter {
	height:20px;
	background:#01916d url("../images/line_footer01.gif") no-repeat;
}

/* Pages */

#page {
	margin: 10px auto 0 auto;
	width: 760px;
	text-align: left;
}

/* Sub Navigation */
ul#submenu {
	float: left;
	width: 170px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid #d9d9d9;
}

ul#submenu li {
	border-bottom: 1px solid #d9d9d9;
}

ul#submenu li#current {
	background-color: #d9d9d9;
}

ul#submenu li#current a {
	background: none;
}

ul#submenu li a {
	display: block;
	background: transparent url(../images/navarrow.gif) left 10px no-repeat;
	margin: 0px 6px 0px 6px;
	padding: 6px 9px 6px 9px;
}

#menuedContent {
	margin-left: 190px;
}

* html #menuedContent {
	height: 1px;
}

/* Links */
a {
	color: rgb(51, 102, 204);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

a.pdf {
	background: url(../images/pdf.gif) no-repeat;
	padding: 2px 0px 2px 20px;
}

/* Align */
.center {
	text-align: center;
}

table.centerTable {
	margin-left: auto;
	margin-right: auto;
}

.floatRight {
	float: right;
	margin: 0px 0px 10px 10px;
}

.floatLeft {
	float: left;
	margin: 0px 10px 10px 0px;
}

/* Headings */
h1 {
	font-weight: bold;
	font-size: 16px;
	color: #666666;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

/* Lists */
ol.spaced li, ul.spaced li {
	margin-bottom: 5px;
}

ol.spaced ul {
	margin-top: 5px;
}

/* Film Cells */
.cameracell {
	text-decoration: none;
	color: #ffffff;
	background-color: #006600;
	border: 1px solid #333333;
	padding:1px;
}

.papercell {
	text-decoration: none;
	color: #ffffff;
	background-color: #000066;
	border: 1px solid #333333;
	padding:1px;
}

.fujicolorcell {
	text-decoration: none;
	color: #ffffff;
	background-color: #660000;
	border: 1px solid #333333;
	padding:1px;
}

.fujichromecell	{
	text-decoration: none;
	color: #ffffff;
	background-color: #000033;
	border: 1px solid #333333;
	padding:1px;
}

.blackwhitecell	{
	text-decoration: none;
	color: #ffffff;
	background-color: #660033;
	border: 1px solid #333333;
	padding: 1px;
}

.instantcell {
	text-decoration: none;
	color: #ffffff;
	background-color: #009966;
	border: 1px solid #333333; 
	padding:1px;
}

.specialistcell	{
	text-decoration: none;
	color: #ffffff;
	background-color: #003366;
	border: 1px solid #333333;
	padding:1px;
}

.whitecell {
	text-decoration: none;
	color: #333333;
	border: 1px solid #333333; 
	padding: 1px;
}

.linkcell {
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	border: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #333333;
	padding: 1px;
}

.linkrocell	{
	text-decoration: none;
	color: #ffffff;
	background-color: #000099;
	border: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #333333;
	padding: 1px;
}

/* Form Elements */

.form {
	border: solid;
	border-width: 1px;
	border-color: #666666;
	background-color: #ffffff;
	background-image : url(../images/bg_form.gif);
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
}

.input {
	border-width: 1px;
	background-color: #00cc33;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.inputwhite {
	width: 100px;
	border-width: 1px;
	background-color: #ffffff;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

/* World Cup Styles */
#worldCupEnter {
	border: 1px solid #cccccc;
	background-color: #efefef;
	padding: 5px 5px 0px 5px;
}

#worldCupEnter h2 {
	margin: 0px 0px 10px 0px;
}

#worldCupEnter p {
	margin: 0px 0px 5px 0px;
}

/* Subscribe Form */
#connect {
	margin: 20px 0 0 0;
	padding-left: 285px;
	background: url(../images/connectBg.jpg) no-repeat;
}

#connect h1 {
	text-indent: -1000px;
	background: url(../images/connect.gif) left top no-repeat;
	height: 11px;
}

#connect p {
	text-align: justify;
}

#connect form p {
	margin: 0 0 5px 4em;
}

#connect label {
	float: left;
	width: 12em;
}

#connect label.long {
	float: none;
	width: auto;
}

#connect #submit {
	margin: 10px 0 0 12em;
}

#connect input {
	border: 1px solid #cccccc;
	padding: 2px;
}

/* Image Gallery */
#imageGallery {
	width: 410px;
	padding: 5px;
	border: 1px solid #cccccc;
	font-weight: bold;
	margin: 0px 0px 15px 15px;
	float: right;
}
	
#imageGallery a {
	text-decoration: none;
	font-weight: bold;
}

/* Misc */

.red, .required {
	color: #990000;
}