/* /////////////////////////////////////Html/////////////////////////////////// */

body {

	margin: 0 0 0 15px;
	padding-top:1px;
	font-size: 100%;
	height: 100%;
	color: #000000;

	

}

p { 
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style:normal;
	color: #000000;
	line-height: 170%;
	width:92%;
	text-align: justify;
}
.span_text { 
	font-family: verdana, Arial, Helvetica, sans-serif;

	color: #999999;
	line-height: 170%;
	text-align: justify;
}
h1 { /* home page and article titles */
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	margin-top: 20px;
	font-size: 1.4em;
	width:91%;
padding-left:0px;
	background-color: ;
}
h2 { /* index page titles */
	font-family:  Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 30px;
	margin-bottom:20px;
	font-size: 1em;
	
}
h3{ /* article catagories */
	font-family:  Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:3px;
	font-size: 75%;
	background-color: #747B8B;
	height:18px
}
h4 { /* in-text subheaders and reference title*/
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 70%;
	line-height:170%;
}
h5{ /* webmaster's note */
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 70%;
	line-height:150%;
}
h6{ /* by lines and editor's choice*/
	font-family:  Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.7em;
	width:92%;
	margin-top: 20px;
}
.hometitles{	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #694F4E;
	font-size: 100%;
margin-top:0px;
margin-bottom:10px;
width:auto;
    padding-left:5px;
	background-color: #E1DDD9;
}
dl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 180%;
	font-size:10px;
	font-style:normal;
	color: #000000;
    float:right;
    width:99%;

    margin-bottom:10px;
}

#bullets {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style:normal;
	color: #000000;
	width:80%;
	line-height: 150%;
	 margin-left:5px; 
	 padding-left: 5px;
}
.quickmenu {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 190%;
	padding-left: 10px;
	padding-bottom:0px;
	background-color:#ECEAEA;
	width: 200px;
}
ul {
padding-left:0;
margin-left:0;
}
/* ///////////////////////////////STANDARD HYPERLINKS///////////////////////////////////////// */


body a:link {
	color: #004080;
	text-decoration: underline;
}

body a:visited{
	color: #004080 ;
	text-decoration: underline;
}
body a:hover{
	color: #8D3323;
	text-decoration: underline;
	background-color: #FFFFFF;

}
#page_nos {
margin-left: 230px
}
#page_nos a:link {
	color: #004080;
	text-decoration: underline;
}
#page_nos a:active{
	color: #004080 ;
	text-decoration: none;
}
#page_nos a:visited{
	color: #004080 ;
	text-decoration: underline;
}
#page_nos a:hover{
	color: #8D3323;
	text-decoration: underline;
	background-color: #FFFFFF;
}

/* ///////////////////////////////RIGHT MENU HYPERLINKS///////////////////////////////////////// */


dl a:link {
	color: #8D3323;
	text-decoration: none;
}
dl a:visited {
	color:#8D3323;
	text-decoration: none;
}
dl a:hover {
	color: #5E7397;
	text-decoration: underline;
}



/* ///////////////////////////////BREADCRUMBS HYPERLINKS///////////////////////////////////////// */

#bread a{
	color: #5E7397;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#bread a:visited{
	color: #5E7397;
	text-decoration: none;
}
#bread a:hover{
	color: #8D3323;
	text-decoration: underline;
	background-color: #FFFFFF;	
}



/* //////////////////////////////////FORMATTING////////////////////////////////////////// */


#banner {
    width:185px;
	float:left;
	border-right:1px solid #333333;
	margin-top:-1px;
	margin-left:0;
	height:100%;
}

#choice ul {
	list-style-type: none;
}
#choice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin-left:10px;
	padding-top:40px;
	padding-left:8px;
	padding-right:5px;
	margin-top:30px;
	width: 80%;
	color:#333333;
	height:400px;
	background-repeat: no-repeat;
	background-image: url(../images/new.gif);
	background-position: left top;
	border: 1px solid #ccc;
}
.content {
	margin-top:5px;
	margin-left:180px;
	margin-bottom:10px;
	min-width:auto;
	padding:0px 220px 40px 40px;
	color:#333333;

}
.alt_content {
	margin-top:5px;
	margin-left:180px;
	margin-bottom:10px;
	width:722px;
	padding:0px 20px 40px 40px;
	color:#333333;

}
.search_content {
	margin-top:5px;
	margin-left:15px;
	margin-bottom:10px; 
	padding:0px 100px 40px 40px;
	color:#333333;

}
.links {

	height:auto;
	color:#000000;
}
.rightcol {
	position:absolute;
	right:28px;
	top:110px;
	width:210px;
	height:auto;
	color:#000000;
clear:both;
	margin-top:0;
	padding-top:0;
	z-index:1;

}
.relatedtexts {
float:left;
margin-top:20px;
padding-top:10px;
width:85%;
border-top:1px solid #000000;
}
.searchbox {

    top:64px;
	left:764px;
	width:190px;
	position: absolute;
	padding: 5px 0px 5px 5px; 
	 
}
#toplinks {
    width:auto;
     top:4px;
    left:210px;
    position: absolute; 
}
#top_list {
	margin-bottom:10px;
	padding-left:10px

}
#tribute_top_list {
	margin-bottom:10px;
	padding-left:10px;
	background-image: url(../images/index_ad_border.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
#welcome {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	float:left;
	margin-bottom:20px;
	width:92%;
	margin-right:10px;
	display:inline;
	padding-right:5px;
	line-height: 180%;

}
#notes {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	float:left;
	margin-bottom:10px;
	width:44%;
	margin-right:10px;
	display:inline;
	padding-right:5px;
	line-height: 180%;
border-right:1px solid #000000;
}

#welcome2 {
	float:left;

	width:94%;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height:20px;
	display:inline;

}
#titles {
width: 46%;
 display:inline; 
 float:left;
 background-color:  #F1F2F3; 

}
#printpack {
    width: 48%; 
	display:inline;
	 float:left;
	  margin-left:15px
}
#caption5 {
    float:right;
    background-color: #F1F2F3; 
    margin-bottom:10px; 
    width:42%;
    padding:5px;
    margin-right:45px;
    display:inline;
}
#index {
	margin-bottom:5px;

	padding-left:0px;
	width:46%;
	float:left;
	display:inline;
	background-color:  #F1F2F3;
	background-image: url(../images/index_ad_border.gif);
	background-repeat: repeat-x;
	background-position: left top;

}

#index pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;	
	margin-top:0px;
	padding-top:0px;
	line-height: 200%;
	white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 160%;
	width:93%;
	padding-left:10px;
	white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	height:30px;
	color:#333333;
	background:#ffffff;
	border-top:1px solid #CCCCCC;
	padding-left:100px;
	padding-top:20px;
	clear:both;

}
#article_contents {
	border:1px #ccc solid;
	width:55%;
	margin-top: 30px;
	margin-bottom: 20px;
	background-color: #ECEAEA;
	font: 0.8em arial;
	line-height:25px;
	padding: 5px 5px 5px 10px;


}

/********************************* effects styles *********************************************/

.borderit img{
border: 1px solid #ffffff;
margin-top:10px;
margin-bottom:15px;
}
.borderit:hover img{
border: 1px solid black;
margin-top:10px;
margin-bottom:15px;
}
#borderit img{
border: 1px solid  #ffffff;
}
#borderit:hover img{
border: 1px solid #000000;
}
.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
}
