body {
	background-color: #0099cc;
	}
	
/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}

#boddy {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	}

#header
	{width: 800px;
	height: 140px;
	position: relative;
	padding: 0px;
	margin: 0px 0px 10px 0px;}
	
#topnav {
	position: relative;
	z-index: 1;
	top: -145px;
	width: 800px;
	vertical-align: middle;
	
	}

#guts {
	width: 800px;
	margin: 0px;
	padding: 0px; }






td {
	vertical-align: top;
	}

.largeIcon,.smallIcon,.navtab {
	display: inline;
	position: relative;
	z-index: 1;
	border: none;
	padding: 0px;
	}

.largeIcon {
	margin: 5px;
	height: 120px;
	width: 120px;
	}

.smallIcon {
	height: 54px;
	width: 54px;
	margin: 0px;
	}

.navtab {
	width: 240px;
	height: 54px;
	margin: 0px 15px;
	}

.lineIcon {
	height: 50px;
	width: 130px;
	margin: 0px 10px 10px 10px;
	display: block;
	padding: 0px;
	position: relative;
	border: none;
	}
	
.medIcon {
	height: 75px;
	width: 75px;
	margin: 20px 25px;
	display: inline;
	vertical-align: middle;
	border: solid 3px #0099cc;
	}	

.medIcon:link,.medIcon:visited,.medIcon:active {
	border-color: #0099cc;
}	

.medIcon:hover {
	border-color: #ffffff;
}	


.dedc {
	width: 137px;
	height: 30px;
	border: solid 2px #000000;
	margin: 0px;
	padding: 0px;
	display: block;
	position: absolute;
	z-index: 2;
	top: 52px;
	left: 20px;
	}

.dedc:hover,.dedc:active {
	top: 49px;
	left: 17px;
	border: solid 5px #ffffff;
	}

.banner {
	width: 500px;
	height: 27px;
	border: none;
	vertical-align: middle;
	display: block;
	margin: 5px 150px;
	padding: 0px;
	}

.headerpic {
	width: 800px;
	height: 140px;
	border: none;
	position: relative;
	z-index: 0;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	}


a				{font-family: Helvetica,Arial,Sans-serif; }

a:link            { color: #000000;
					font-weight: bold;
					text-decoration: none; }
					
a:visited         { color: #666666;
					font-weight: bold;
					text-decoration: none; }
					
a:hover           { font-weight: bold;
					text-decoration: underline; }
					
a:active	      { color: #0099cc;
					font-weight: bold;
					text-decoration: none; }
					
.lefthead       { font-family: Helvetica,Arial,Sans-serif;
					font-size: small;
					font-weight: bold;
					color: #333333 !important;
					margin: 5px 10px;
					text-align: right;
					text-decoration: none !important; }
						
.entry		      { font-family: Times,Serif;
					font-size: small;
					font-weight: normal;
					color: #000000;
					text-align: left;
					width: 480px;
					margin: 0px 30px 1em 10px; }
					
#colem				{width: 150px;
					margin-top: 10px;
					margin-left: 13px;
					padding: 0px;
					display: inline;
					position: relative;
					vertical-align: middle;
					float: left;
					height: 850px;}


#colemtwo			{width: 600px;
					height: 800px;
					margin-top: 10px;
					margin-left: 15px;
					background-color: #cccccc;
					position: relative;
					display: inline;
					float: left;}

					
.titular			{font-family: Helvetica,Arial,Sans-serif !important;
					font-size: medium !important;
					font-weight: bold;
					color: #000000;
					margin: 5px 10px;
					text-align: left;
					vertical-align: top;}


.dateline {
	display: inline;
	font-family: Times,Serif;
	font-size: small;
	text-align: left;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #000000;
}

.headline {
	display: block;
	font-family: Helvetica,Arial,Sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
	color: #000000;
}

.headline:link {
	color: #000000 !important;
}

.headline:hover {
	color: #ffffff;
	text-decoration: underline;
}

.headline:active {
	color: #0099cc !important;
}

.headline:visited {
	color: #333333 !important;
}

#stories {
	text-align: left;
	width: 600px;
	margin: 30px auto auto 150px;}

.thumbnail {
	border: solid;
	border-width: 2px;
	border-color: #0099cc;
}

.thumbnail:hover {
	border-color: #ffffff;
}

.thumbnail:link,.thumbnail:active,.thumbnail:visited {
	border-color: #0099cc;
}

#themovie {
	margin: 0px auto;
	padding: 0px;
	}

.mov,.altmov {
	border: none;
	margin: 0px auto;
	padding: 0px;
}

.weecaption,.caption {
	display: block;
	margin: 5px;
	font-family: Helvetica,Arial,Sans-serif;
	color: #ffffff;
	font-weight: bold;
	}

.caption {
	font-size: small;
	width: 800px;
}

.weecaption {
	font-size: x-small;
	width: 800px;
}

#qanda {text-decoration: none !important;}
#theFormat,#theDate {margin-top: .5em;}
#itRules,#lafecha,#aboutCamera,#aboutToken,#aboutPhotos {margin-top: .25em;}