/* CSS Document */

body {
	text-align: center;
	margin-top: 0px;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
}
p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.box{
display:block
}
.box *{
display:block;
height:1px;
overflow:hidden;
background:#8A0A07;}
.box1{
border-right:1px solid #DAE4E8;
padding-right:1px;
margin-right:3px;
border-left:1px solid #DAE4E8;
padding-left:1px;
margin-left:3px;
background:#8A0A07;
}
.box2{
border-right:1px solid #DAE4E8;
border-left:1px solid #DAE4E8;
padding:0px 1px;
background:#DAE4E8;
margin:0px 1px;
}
.box3{
border-right:1px solid #DAE4E8;
border-left:1px solid #DAE4E8;
margin:0px 1px;
}
.box4{
border-right:1px solid #DAE4E8;
border-left:1px solid #DAE4E8;
}
.box5{
border-right:1px solid #DAE4E8;
border-left:1px solid #DAE4E8;
}
.box_content{
	padding:20px;
	background:#DAE4E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#content {
}
td.google {
	border: 1px solid #DAE4E8;
	padding: 10px 5px;
}
td.camera {
	padding: 5px;
}
a:link, a:visited, a:active {
	color: #8A0A07;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #678187;
}
.header {
	font-size: 12px;
	font-weight: bold;
	color: #678187;
}
.definition {
	font-size: 10px;
	color: #678187;
}
td.baselinks {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DAE4E8;
}
.hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #678187;}
.txtfld {
	background-color: #678187;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.submit {
	background-color: #8A0A07;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h1,h2 {
	color: #8A0A07;
	font-size: 18px;
}
.ipod {
	background-image: url(../images/ipod.jpg);
	height: 100px;
	width: 500px;
}
.staytune {
	background-image: url(../images/stayedTune.jpg);
	height: 100px;
	width: 500px;
}
#cam {
	z-index: -1;
}

