@charset "UTF-8";
/* sitenamehere.com Main CSS Document */
* {
   margin: 0px;
   padding: 0px;
   }
a img {
	border:none;
	}
p {
	padding-bottom:10px;
	}
th {
	color:#ffd200;
	padding:2px;
	}
td {
	padding:2px;
	}
body {
	width:1024px;
	margin:0 auto;
	background:#3f4fd4;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.2em;
	color:#fff;
	}
#container {
	width:1024px;
	background:url(../images/backgrnd_rpt.jpg) no-repeat;
	}
#header {
	width:1024px;
	height:129px;
	}
#nav {
	width:1024px;
	height:48px;
	background:#f26722 url(../images/nav_backgrnd.jpg);
	font-size:1.2em;
	line-height:1.2em;
	}
#int_nav {
	width:1024px;
	height:48px;
	background:#f26722 url(../images/int_nav.jpg);
	font-size:1.2em;
	line-height:1.2em;
	}
#int_nav_ns {
	width:1024px;
	height:48px;
	background:#f26722 url(../images/int_nav_ns.jpg);
	font-size:1.2em;
	line-height:1.2em;
	}
.nav_links {
	width:363px;
	height:30px;
	padding-top:10px;
	margin-left:20px;
	display:inline;
	float:left;
	}
.nav_links li {
	display:inline;
	padding-right:8px;
	}
.nav_links a:link {
	color:#fff;
	text-decoration:none;
	}
.nav_links a:visited {
	color:#fff;
	text-decoration:none;
	}
.nav_links a:hover {
	color:#ffd200;
	text-decoration:none;
	}
.nav_form {
	width:494px;
	height:32px;
	text-align:right;
	padding-top:8px;
	margin-left:30px;
	float:left;
	}
.nav_form_submit {
	width:95px;
	height:37px;
	float:left;
	}
.nav_form input, select {
	margin-right:17px;
	}
#body_container {
	width:1024px;
	height:581px;
	background:url(../images/body_backgrnd.jpg) no-repeat top center;
	}
#int_body_container {
	width:1024px;
	background:url(../images/int_bkgrnd_rpt.jpg) repeat-y top center;
	}
/*.mic_stand {
	width:620px;
	height:585px;
	float:left;
	}*/
.int_left_img {
	width:475px;
	float:left;
	}
.right_text {
	width:350px;
	height:556px;
	display:inline;
	margin-left:620px;
	padding-top:25px;
	padding-right:5px;
	font-size:1.2em;
	line-height:1.4em;
	float:left;
	}
.right_text a:link {
	color:#fff;
	text-decoration:none;
	}
.right_text a:visited {
	color:#fff;
	text-decoration:none;
	}
.right_text a:hover {
	color:#fff;
	text-decoration:underline;
	}
.int_right_text {
	width:435px;
	padding:25px 50px 10px 40px;
	font-size:1.2em;
	line-height:1.4em;
	float:left;
	}
.int_right_text a:link {
	color:#fff;
	text-decoration:none;
	}
.int_right_text a:visited {
	color:#fff;
	text-decoration:none;
	}
.int_right_text a:hover {
	color:#fff;
	text-decoration:underline;
	}
.int_right_text_ns {
	width:934px;
	padding:25px 50px 10px 40px;
	font-size:1.2em;
	line-height:1.4em;
	float:left;
	}
.int_right_text_ns a:link {
	color:#fff;
	text-decoration:none;
	}
.int_right_text_ns a:visited {
	color:#fff;
	text-decoration:none;
	}
.int_right_text_ns a:hover {
	color:#fff;
	text-decoration:underline;
	}
.emaillink a:link {
	color:#fff;
	text-decoration:underline;
	}
.emaillink a:visited {
	color:#fff;
	text-decoration:underline;
	}
.emaillink a:hover {
	color:#fff;
	text-decoration:none;
	}
.caps {
	font-size:1.24em;
	line-height:1.2em;
	text-transform:uppercase;
	}
.yellow_text {
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
	color:#ffd200;
	}
.yellow_text_std {
	color:#ffd200;
	}
.sub_links {
	color:#ffd200;
	text-align:center;
	font-size:1.4em;
	line-height:1.4em;
	}
.sub_links a:link {
	color:#ffd200;
	text-decoration:underline;
	}
.sub_links a:visited {
	color:#ffd200;
	text-decoration:underline;
	}
.sub_links a:hover {
	color:#ffd200;
	text-decoration:none;
	}
.sub_links li {
	display:inline;
	padding-right:30px;
	}
.listing {
	margin:10px auto;
	width:700px;
	border-top:1px solid #ffd200;
	margin-top:10px;
	padding:10px 0;
	}
.listing a:link {
	color:#ffd200;
	text-decoration:underline;
	}
.listing a:visited {
	color:#ffd200;
	text-decoration:underline;
	}
.listing a:hover {
	color:#ffd200;
	text-decoration:none;
	}
.results {
	margin:10px auto;
	width:700px;
	border-bottom:1px solid #ffd200;
	margin-top:10px;
	padding:10px 0;
	}
.results a:link {
	color:#ffd200;
	text-decoration:underline;
	}
.results a:visited {
	color:#ffd200;
	text-decoration:underline;
	}
.results a:hover {
	color:#ffd200;
	text-decoration:none;
	}
.instruments {
	width:700px;
	padding-top:5px;
	}
.title {
	color:#ffd200;
	font-size:1.4em;
	line-height:1.4em;
	font-weight:bold;
	font-style:italic;
	}
.hzrule {
	padding:10px 0;
	}
.buttons img {
	margin:0 5px;
	}
.line {
	width:275px;
	padding-bottom:1px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	}
.box {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #fff;
	}


	
.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;
    font-size: 1px;
    line-height: 0px;
}.smalltext {
	font-size: 10px;
}
.boxtext {
	height: auto;
	width: auto;
	border: 1px solid #FFD200;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
}

