/* CSS Document */

h1,h2,h3,h4,h5,h6,pre,code { 
font-size:1em; 
}

h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
margin:0;
padding:0;
}

a img,:link img,:visited img {
	border:none;
}

address { 
font-style:normal 
}

* {
  margin: 0px;
  padding: 0px;
}

a:link {
	color: #005288;
	text-decoration: none;
}

a:visited {
	color: #005288;
	text-decoration: none;
}

a:hover {
}

p {
	margin-bottom: 1em;
	margin-top: 0.5em;
}

h2 {
	color: #005288;
	font-size: 135%;
	margin-bottom: 1em;
	text-transform: uppercase;
}

h3 {
	border-bottom: 1px dotted #666666;
	margin-bottom: 0.5em;
	font-size: 105%;
	padding-bottom: .25em;
}

h4 {
}

h5 {
	margin-top: -5px;
	margin-bottom: 15px;
	font-size: 105%;
}

q {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 125%;
}

ul {
	margin: 0em 0em 1.5em 3em;
	padding: 2px;
}

li {
	padding: 4px 0px;
}

hr {
	background-color: #C7C073;
	color: #C7C073;
	height: 1px;
	border: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
}

html {
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bck.jpg);
	background-repeat: repeat-x;
}

tr,td,th {
	vertical-align: top;
	padding: 5px;
	text-align: left;
}

#base_list {
	width: 350px;
	}

#base_list_nowidth {
	}


#container-page {
	margin-left: auto;
	margin-right: auto;
	margin-top: 22px;
	width: 749px;
}

#nav {
}

#branding {
	position: relative;
	left: -13px;
}

#news {
	border: 2px solid #C7C073;
	margin-top: 8px;
	background-color: #FFFFFF;
}

#sub_nav {
	margin-top: 20px;
}

#sub_events {
	width: 205px;
	float: left;
	padding-left: 20px;
}

#sub_prog {
	width: 304px;
	float: left;
	padding-left: 38px;
}

#sub_involve {
	width: 174px;
	float: left;
	padding-left: 8px;
}

#tan-box {
	background: #C7C073;
	padding: 20px;
	margin: 30px;
}

#tan-box_sm {
	background: #C7C073;
	padding: 20px;
	width: 300px;
}


table#jf_sponsors td {
	padding: 10px;
	border-top: dotted #333333 1px;
}

table#jmt td {
	padding: 10px;
	border-top: solid #333333 1px;
}

#container-content {
	min-height:450px;
	height:auto;
	font-size: 78%;
}

* html #container-content {
height: 450px;
}

#content-pri {
	min-height:450px;
	height:auto;
	padding: 15px;
	background-color: #FFFFFF;
	margin-top: 20px;
	border: 2px solid #C7C073;
}

* html #container-pri {
height: 450px;
}

#content-full {
}

#container-foot {
	height: 40px;
	text-decoration: none;
	margin-top: 8px;
	width: 750px;
}

#foot {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 5px;
	line-height: 15px;
	text-decoration: none;
	padding-right: 10px;
}
.footer {
	text-decoration: none;
	color: #666666;
}

.floatright
{
	float: right;
	padding-left: 25px;
	padding-bottom: 25px;
}

.floatright_no_padding
{
	float: right;
}

.floatleft
{
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
}


.bold {
	color: #005288;
	font-style: italic;
	font-size: 115%;
}



#slider1 {
	width: 745px; /* important to be same as image width */
	height: 266px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
	width: 745px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	width: 745px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
	padding: 15px 13px 10px 13px;
}
.clear {
	clear: both;
}
.left {
	top: 0px;
	left: 0;
	width: 350px !important;
	height: 266px;
}
#slider1 ul,li {
	list-style-type: none;
	padding: 0px;
	margin: 0;
}
#slider1  h2 {
	color: #FFFFFF;
	font-size: 125%;
	border-bottom: dotted #fff 1px;
	padding-bottom: 10px;
}
