#main {
	width: 736px;
	height: 100%;
	border:1px solid #630728;
}

p, .intro, .intro a, .introLarge, .introLarge a .bt, .bt a, .caption, .caption a, .menu, .menu a, h2, h2 a, h3, h3 a, h1, h1 a, .copy, .copy a {
	margin-top:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #37130d;
}

a {
	font-weight: bold;
}

.intro, .introLarge, .introLarge a, .intro a {
	color:#598BC3;
	font-size:16px;
	text-align:center;
}

.intro a {
	font-weight: bold;
}

.introLarge {
	font-size:22px;
}

.bt a {
	font-weight: bold;
}

.bt a:hover {
	color:#b95f4b;
}

.menu, .menu  a {
	color:#8cb3d9;
	font-weight: bold;
}

.menu  a:hover {
	color:#6699cc;
	font-weight: bold;
}

.caption, .caption a {
	font-size:10px;
	float:left;
	margin:10 10 0 0;
}

h2, h2 a {
	font-size:16px;
	color: #ffffff;
	font-weight: bold;
}

h3, h3 a {
	color: #6699cc;
	font-weight: bold;
}

h2 a:hover {
	color: #6699cc;
	font-weight: bold;
}

h1 {
	font-size:16px;
	color: #6699cc;
	font-weight: bold;
}

h1 a {
	color: #222f46;
	font-weight: bold;
}

h1 a:hover {
	color: #630728;
	font-weight: bold;
}

.copy {
	font-size:10px;

}

.copy a {
	font-size:10px;

	font-weight: bold;
}

.copy a:hover {
	color: #b95f4b;
}

img {
	border:0px;
}

hr {
	clear:both;
	float:none;
	position:relative;
	height:1px;
	_height:2px;
	margin:0px;
	border:1px solid #DDD;
}