.med_header {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	border: #666666;
}
.leftfloat {
	float: left;
	border: 2px double #CCCCCC;
	margin: 1px 5px;
}
a:link {
	color: #bc773f;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #65160F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}
a:active {
}
body {
	background-color: #003333;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 72px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 5px;
	text-align: justify;
}
.vegas_paper {
	margin: 5px;
	padding: 5px;
	border: 3px solid #CCCCCC;
	width: 760px;
	background-color: #FFFBF0;
}
.vegas_photos {
	padding: 5px;
	border: 3px double #CCCCCC;
	text-align: center;
}
.rightfloat {
	float: right;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px;
	border: 2px double #CCCCCC;
}
.articleSidebar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 5px;
	text-align: left;
}
