div, body, form, img, label, h2, h3, h4, h5, h6, style1 {
	padding:0;
	margin:0;
	font-family: "Century gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust:none;
	color: #000066;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

h1 {font-size:15px;}

li {
	font-size:90%;
	line-height: 120%;
	list-style-position: outside;
	list-style-image: url(graphics/bullet.gif);
	padding: 5px;
	color: #3366CC;
}

body {text-align:center; background:#01125A;}
table, tr, td, p {
	font-size:100%;
}

#buttons {
	padding-left: 50px;
}

#mainbox {
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 45px;
}

.bodytext {font-family: Verdana, Arial, Helvetica, sans-serif}

.style1 {
	
}

a {
	color: #000066;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #70BC35;
}
.leftshadow {
	background-image: url(graphics/shadow_left.gif);
	background-repeat: repeat-y;
}

.rightshadow {
	background-image: url(graphics/shadow_right.gif);
	background-repeat: repeat-y;
}

#sidepics {
	padding-top: 50px;
	padding-bottom: 20px;
}

.IIP img {
	position: fixed;
	bottom: 10px;
	left: 25px;
}

#leftcolumn {
	text-align: center;
	position: fixed;
	width: 110px;
	top: 5px;
	left: 0px;
}

#rightcolumn2 {
	position: absolute;
	position: fixed;
	top: 0px;
	right: auto;
}
#rightcolumn {
	vertical-align: top;
}
#mainbox .camera .image {
	margin: 0px;
	padding: 1px;
}
