body {
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	background-position: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#splash {margin-top:100px;}
#splash p {text-align:center;}

#wrap {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 500px;
}
#navbar {
	color: #999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	padding-top: 24px;
	font-size: 1em;
}
/*
.navbar ul {
	list-style-type: none;
}

.navbar li {
	display: block;
	float: left;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

*/
.navbar {
	color: #999;
	text-decoration: none;
	display: block;
}

.navbar a:link {
	color: #999;
	text-decoration: none;
}


.navbar a:visited{
	color: #999;
	text-decoration: none;
}
.navbar a:hover {
	color: #6699cc;
	text-decoration: none;
}
.navbar a:active {
	color: #6699cc;
	text-decoration: none;
}

#container {
	float: right;
	width: 700px;
}

#content {
	height: 480px;
	overflow: hidden;
	margin-top: 20px;
}

h1 {
	font-size: 1.6em;
	color: #6699cc;
	font-weight:bold;
	margin:0px 0px 15px 0px;
}
h2 {
	font-size: 1em;
	color: #6699cc;
	letter-spacing: .15em;
	margin-top: -1.6em;
	margin-left: 0.25em;
}

h3 {
	font-size: 1.2em;
	color:#99CCFF;
	letter-spacing: .15em;
	margin-bottom: -1em;
	text-transform: uppercase;
}


p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1em;
	text-align: justify;
	padding-right: 20px;
	letter-spacing: .05em;
	line-height: 1.4em;
}
p a:link {color: #6699cc; text-decoration:none; }
p a:visited {color: #6699cc; text-decoration:none; }
p a:hover {color:#0066CC; text-decoration:none; }
p a:active {color: #0066CC; text-decoration:none; }


ol {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1em;
	text-align: justify;
	padding-right: 20px;
	letter-spacing: .05em;
	line-height: 1.4em;
}

ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1em;
	text-align: justify;
	padding-right: 20px;
	letter-spacing: .05em;
	line-height: 1.4em;
}

li a:link {color: #6699cc; text-decoration:none; }
li a:visited {color: #6699cc; text-decoration:none; }
li a:hover {color:#0066CC; text-decoration:none; }
li a:active {color: #0066CC; text-decoration:none; }

blockquote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #6699cc;
	font-style: italic;
	font-weight: bold;
}


#thumb_area {
	height: 145px;
	padding: 10px;
}
#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	height: 20px;
	margin: 20px 0px 0px 0px;
}

#footer-scroll {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	height: 20px;
	margin: 40px 0px 0px 0px;
}

.footer {color:#FFFFFF}
.footer_blue {color: #6699cc}

.footer a:link {color: #FFFFFF;	text-decoration: none;}
.footer a:visited {color: #FFFFFF;	text-decoration: none;}
.footer a:hover {color: #6699cc;	text-decoration: none;}
.footer a:active {color: #6699cc;	text-decoration: none;}

#sidebar {
	width: 220px;
	height: 600px;
	float: left;
}

#sidebar img {border:none;}

/* COUNTDOWN TIMER ----------------------------------------*/
#countdowncontainer { position:absolute; z-index:10; margin:170px 0px 0px -155px; font-weight:bold; color:#ffffff; font-family:Verdana, Arial, Helvetica, sans-serif;}

/* PHOTOS ----------------------------------------*/

.photo { float:right; margin: 45px 15px 0px 10px; }
.photo-target { float:left; margin: 15px 30px 0px 10px; }

#justin {width:143px; margin: 0px 50px 0px 0px; float:left; position:relative;}
#heather {width:143px; margin: 0px 50px 0px 0px; float:left; position:relative;}

#justin p{text-align:center; padding:0px 0px 0px 5px;}
#heather p{text-align:center; padding:0px 0px 0px 5px;}

#justin img{border:none;}
#heather img{border:none;}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    line-height: 0px;
}

/* AUSTRALIAN TARGETS ----------------------------------------*/

#targets {margin: 0px 5px 0px 0px;}
#targets li {margin: 60px 0px 80px 0px;}