@charset "UTF-8";
/* CSS Document */

#container {
	clear: both;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom:5px;
}
h1 {
	font-size: 9px;
	text-align: right;
}
.top-nav li {
	font-size: 9px;
	text-decoration: none;
	list-style-type: none;
}
.top-nav {
	width: 440px;
	float: left;
}
#main-nav {
	clear: both;
	width: 880px;
	height: 30px;
	background-image:url(../images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#main-nav a{
display:block;
width:90px;
height:30px;
}

.tab1{
background-image:url(../images/navi/tab-b.png);
width:90px;
height:30px;
float:right;
}

.tab2{
background-image:url(../images/navi/tab-gg.png);
width:90px;
height:30px;
float:right;
}

.tab3{
background-image:url(../images/navi/tab-blg.png);
width:90px;
height:30px;

float:right;
}

.tab4{
background-image:url(../images/navi/tab-ng.png);
width:90px;
float:right;
height:30px;

}

.tab5{
background-image:url(../images/navi/tab-pg.png);
width:90px;
height:30px;
float:right;
}

.tab1:hover{
background-image:url(../images/navi/tab-b.png);
width:90px;
height:30px;
z-index:20;
}

.tab2:hover{
background-image:url(../images/navi/tab-g.png);
width:90px;
height:30px;
}

.tab3:hover{
background-image:url(../images/navi/tab-bl.png);
width:90px;
height:30px;
}

.tab4:hover{
background-image:url(../images/navi/tab-n.png);
width:90px;
height:30px;
}

.tab5:hover{
background-image:url(../images/navi/tab-p.png);
width:90px;
height:30px;
}


.bar {
	clear: both;
	width: 880px;
}




body  {

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixRtHdr #container { 
	width: 880px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header { 
	background:#FFFFFF; 
	height:70px;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.index {
list-style:none;
margin:0px;
padding:0px;
}

.index li{
display:inline;
padding-right:5px;
padding-left:5px;
font:100% Arial, Helvetica, sans-serif;
font-size:10px;

border-right:#666666 solid 1px;

}


.index li a{
font:100% Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
color:#333333;
font-weight:normal;
}

.index li a:hover{
text-decoration:underline;
}

.index .first{
padding-left:0;
}

.index .last{
border-right:none;
}

#container h1{
font:100% Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
font-weight:normal;
}

#summer .fltrt {
position:relative;
top:-5px;
}




/* MAIN CONTENT*/
.twoColFixRtHdr #mainContent { 
	margin: 0 240px -30px 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
		border-right:#CCCCCC solid 1px;
		z-index:10;

} 



/*Section tag*/
#mainContent h1{
font-family:"Times New Roman", Times, serif;
font-size:15px;
font-style:italic;
line-height:8px;
margin-bottom:-15px;
text-align:left;
}

#mainContent .photo{
width:600px;
margin-bottom:-5px;

}


#mainContent .photo-v{
width:400px;
margin-right:25px;
}
#mainContent #story{
font-family:"Times New Roman", Times, serif;
font-size:12pt;
color:#333333;
text-indent:none;
width:550px;

}

*:first-child+html #mainContent #story{
font-family:"Times New Roman", Times, serif;
font-size:12pt;
color:#333333;
text-indent:none;
width: 600px;
}

* html #mainContent #story{
font-family:"Times New Roman", Times, serif;
font-size:12pt;
color:#333333;
text-indent:none;
width: 600px;
}
#mainContent .caption{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#666666;
width:600px;
}



#mainContent .caption-v{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#666666;
width:150px;
position:relative;
top:-145px;
left:420px;
margin-bottom:-120px;
}

#mainContent .caption1{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#666666;
width:600px;
text-align:right;
margin-bottom:-10px;
}

#mainContent .caption1-v{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#666666;
text-align:right;
width:150px;
position:relative;
top:-145px;
left:420px;
margin-bottom:-120px
}

#mainContent .photog {
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#005689;
text-decoration:none;
display:block;
margin-bottom:-12px;
text-align:right;}

#mainContent .photog-v {
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#005689;
text-decoration:none;
text-align:left;
display:block;
margin-bottom:-12px;}

#mainContent .caption a:hover{
text-decoration:underline;
color:#005689;
}

#mainContent .hed{
font-family:"Times New Roman", Times, serif;
font-size:20pt;
color:#333333;
width:600px;
line-height:22pt;
margin-bottom:5px;
}



#mainContent .byline{
font-size:9pt;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:3px;
}

#mainContent .byline a{
font-size:9pt;
color:#005689;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;}

#mainContent .byline a:hover{
text-decoration:underline;
}




#mainContent .box{
float:right;
width:180px;
background:url(../images/box2.png);
margin: 10px -15px 10px 10px;
padding:10px 20px 10px 25px;
}

*:first-child+html #mainContent .box{
width:180px;
float:right;
margin-right:-10px;
background:url(../images/box2.png);
padding:10px 20px 10px 25px;
display:inline;}

* html #mainContent .box{
width:180px;
float:right;
margin-right:-22px;
background:url(../images/box2.png);
padding:10px 20px 10px 25px;
display:inline;}

.box h2{
font-family:"Times New Roman", Times, serif;
font-size:16pt;
line-height:16pt;
margin-bottom:-5px;
}

#mainContent .box p{
width:180px;
}

#mainContent .box a{
text-align:right;
text-decoration:none;
}

#mainContent .box a:hover{
text-decoration:underline;
}

#mainContent .box .caption{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#333333;
margin-bottom:-10px;
margin-top:-20px;}

*:first-child+html #mainContent .box .caption{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#333333;
margin-bottom:-10px;
margin-top:-50px;}

* html #mainContent .box .caption{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#333333;
margin-bottom:-10px;
margin-top:-50px;}



#mainContent p a{
text-decoration:none;
color:#005689;

}

#mainContent .box img{
width:180px;
margin-bottom:20px;
}
#mainContent a img{
border:none;
}


#mainContent .box ul li{
font-size:12pt;
list-style-type:
}

.box .byline{
text-align:right;
margin-top:-11px;
}


#border {
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;

}





/* SIDEBAR */
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 15px 25px 25px;
			

	}

.links a{
font:"Times New Roman", Times, serif;
font-size:11pt;
color:#333333;
padding-bottom:10px;
text-decoration:none;

}

.links p{
border-bottom: #CCCCCC double 4px;
padding-bottom:5px;
}

.links a:hover{
text-decoration:underline;
}

#sidebar1 .related{
font:"Times New Roman", Times, serif;
font-size:10pt;
color:#333333;
border-bottom:solid #CCCCCC 1px;
margin-bottom:-10px;
font-weight:normal;
font-style:italic;
}


#sidebar1 h2 a{

}

#sidebar1 .last{
border-bottom:none;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}








#footer { 
	padding: 10px 15px 5px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	border-top:#000000 solid 4px;
	width:850px;
	text-align:center;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	
	line-height:7px;
}


#footer .MUJW{
font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
		color: #005689;}


#footer a{font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
		font-weight:bold;

	text-decoration:none;
		color: #005689;}
	
	#footer p a:hover{font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #005689;
	text-decoration:underline;}
	
	
	
	.thanks{
	line-height:2px;
	margin-bottom:10px;
	}
	

a.read{
/*background-image:url(../images/box-media.png);*/
width:30px;
height:12px;
text-decoration:none;
color:#005689;padding:2px 2px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
margin-left:3px;
}


a.read:hover{
text-decoration:underline;
}

*:first-child+html #border {
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
margin-top:-15px;
}
* html #border {
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
margin-top:-15px;
}

