/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end reset */

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: relative;
}
#topNav a:hover {
	text-decoration: underline;
}
#header {
	background-color: #000000;
}
#insidePic {
	padding-bottom: 10px;
}
#bottomNav li {
	display: inline;
}
#bottomNav li a {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	color: #000000;
	text-decoration: none;
}
.tag {
	font-size: 16px;
	color: #F30003;
	letter-spacing:3px
}
#title h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #CCCCCC;
	font-weight: bold;
	line-height: 17px;
}
#title {
	position: absolute;
	left: 172px;
	top: 31px;
}
#topNav {
	position: absolute;
	left: 837px;
	top: 27px;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/redBullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	background-position: 0px 50%;
}
#flash {
}
#topPhotos {
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentWrapper {
	margin-top: 20px;
}
#content {
	margin-left: 330px;
	margin-right: 20px;
}
#leftContent {
	float: left;
	width: 300px;
	text-align: right;
}
h1 {
	font-size: 22px;
	color: #F30003;
	line-height: 26px;
}
#footer {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding: 3px;
	margin-top: 20px;
}
#footer a {
	color: #FFFFFF;
}
#bottomNav {
	text-align: center;
	text-transform: uppercase;
	color: #000000;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.required {
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-size: 16px;
}
