#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border: 1px solid #999999;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
a {
	color: #0066CC;
}
a:hover {
	color: #0099FF;
}
#content {
	background-image: url(../images/main_peaklogo_bkgd.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}



#header {
	text-align: right;
	padding-top: 15px;
	padding-right: 50px;
	font-weight: bold;
	height: 120px;
	background-repeat: no-repeat;
	
}
#headimage {
	position: relative;
	top: -15px;
	left: 0px;
}

#nav {
	width: 480px;
	position: relative;
	left: 277px;
	top: -35px;
}
#nav a {
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
}

#nav a:hover {
	color: #003399;
	font-size: 9pt;
	text-decoration: none;
}



#logo_top {
	left: 175px;
	position: relative;
	top: 25px;
	width: 460px;
	text-align: center;
}
.largeredboldital {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
#thankyou_box {
	text-align: center;
	height: 300px;
}


.largeblack {
	font-size: 16px;
}



#footer {
	text-align: center;
	padding-bottom: 40px;
	clear: both;
}
#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #003399;
	text-decoration: none;
}


.largeblckital {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#home_box {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.smallbold {
	font-weight: bold;
}
.eventdate {
	font-family: "Courier New", Courier, monospace;
	font-size: 30pt;
	font-weight: bold;
}
.eventgray {
	color: #999999;
	font-family: "Courier New", Courier, monospace;
	font-size: 30pt;
	font-weight: bold;
}



.orangetext {
	font-weight: bold;
	color: #FF9900;
	font-size: 9pt;
}

.bluetext {
	font-weight: bold;
	color: #00CCFF;
	font-size: 9pt;
}

.redtext {
	font-weight: bold;
	color: #CC0000;
	font-size: 9pt;
}

.underline {
	text-decoration: underline;
}
.largepurplebold {
	font-size: 16px;
	font-weight: bold;
	color: #6633CC;
}

.smallbolditalic {
	font-weight: bold;
	font-style: italic;
}
.italicUL {
	font-style: italic;
	text-decoration: underline;
}


.yellowbold {
	font-weight: bold;
	color: #FFFF00;
}
.smallredbold {
	font-weight: bold;
	color: #CC0000;
}
p   {
	margin-top: 7px;
	margin-bottom: 7px;

}

#laptop_pic {
	float: left;
	margin-right: 45px;
	margin-bottom: 20px;
}

#sub_left {
	float: left;
	width: 300px;
	margin-right: 40px;
}

#sub_right {
	float: left;
	width: 300px;
	clear: right;
}
.listmargin  {
	margin-left: -25px;
}

.smallboldUL {
	font-weight: bold;
	text-decoration: underline;
}

.smallboldyellowHL {
	font-weight: bold;
	background-color: #FFCC33;
}
.largebolditalic {
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}
.largebold {
	font-size: 16px;
	font-weight: bold;
}

.highlight {
	background-color: #FFFF99;
}

.yellowboldital {
	font-weight: bold;
	color: #FFFF00;
	font-style: italic;
}

.italic {
	font-style: italic;
}

#confirm_box {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

#confirmtext_box {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#links_leftcap {
	position: relative;
	left: -1px;
	top: -3px;
}
#links_leftheel {
	position: relative;
	left: -1px;
	bottom: -4px;
}

#links_rightheel {
	position: relative;
	right: -1px;
	bottom: -4px;
}
#links_rightcap {
	position: relative;
	top: -3px;
	right: -1px;
}

#tips_leftcap {
	position: relative;
	left: -1px;
	top: -1px;
}
#tips_leftheel {
	position: relative;
	left: -1px;
	bottom: -3px;
}

#tips_rightheel {
	position: relative;
	bottom: -3px;
	right: -1px;
}
#tips_rightcap {
	position: relative;
	top: -14px;
	right: -1px;
}
