﻿
body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color:   #DFDBFF;
}
	
#container {
	padding: 0;
	border: 0;
	width: 960px;
	margin: 0 auto;
	padding: 10px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;;
	border-left: 2px solid #725972;
	background-color: #fff;
}
#masthead {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	width: 938px;
	padding: 10px;
	border: 1px dotted #725972;
	height:115px;
	background-color: #666699;
  
/*	background-image: url("../images/masthead.gif");
	background-repeat: repeat;
	background-attachment: scroll; */
}

#main_content {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	width: 938px;
	padding: 10px;
	background-color: #fff;
}

#navigation {
	margin: 0;
	padding: 0;
	border: 0;
    position:relative;	float: left;
	width: 156px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px dotted #1F2898 ;
}
#content {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 11px;
	background-color: #fff;
}
#right_col
	{
	margin:0;
	
	padding:0 10px 10px 10px;
	
	margin-bottom: 10px;
	margin-left: 10px;
	float:right;
	width:156px;
	
}


#footer {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	clear: both;
	width: 960px;
	border: 1px dotted #d8bfd8;
}
/* Masthead Styles */
#masthead h1 {
	color:  #FFF ;
	margin-left:183px;
}
#masthead h3 {
	color:#FFF ;
	margin-left:183px;

	}
#masthead img
{
	 border-color:#fff;
	 border:thin;
	 float:left;
	 border-style:solid;
}	

/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px dotted  #1F2898 ;
	background-color: #C6C2FE ;
}
/*just for non clicks
*/
.nonclick {padding:5px;}

#navigation a {
	color: #000;
	text-decoration: none;
	display: block;
			padding:5px;

	border-bottom: 1px dotted #fff;
	background-color: #C6C2FE 
}
#navigation a:hover {
	color:  #FFFFFF;
	text-decoration: none;
	background-color: #666699;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #503750;
}
#content h2
{
	text-align:center;
}
#content img {
	padding: 5px;
	border: 1px solid #402640;
	margin-left:10px;
	margin-bottom:10px;
}

#content img.nob
	{border:none;
	}

#right_col h3
	{
	text-align:center;
	}
}
#right_col a {
	text-align:center;
	}
#right_col img{
	text-align:center;
	border:none;
	}
}


/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color:  #0033CC;
	text-decoration: underline;
}

style_center {
	 text-align:center;}
style_right {
	text-align:right;
	}
	 
	 h4 {text-align:center;}
	 
table.tcenter 
	{margin-left:auto;
	margin-right:auto;
	}	 
table.wid100 {
	
	float:none;width:100%;
}	
td
{
	vertical-align:top;
	
}
.tdbackground {
	background-color: #CFF;
} 
td.center {
	text-align:center;
	 vertical-align:top;
}
td.right {
	text-align:right;
	 vertical-align:middle;
}


.bolditalics 
{
	font-weight:bold;
	font-style: italic;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.caption{
	
	font-size:small;
	color:  #333333;
	margin-left:378px;
	
}

.captionvert

{
	
	font-size:small;
	color:  #333333;
	margin-left:245px;
	
}

.fulltop{
	 width:189px;
	 text-align:justify;
	 
}

}
.imgright{
	float:right;
}

.imgleft
{
		float:left;
		
}

.c2{
	text-align:center;
}

.maincaption
	{
		font-size:11px;
		text-align:right;
		 clear;
		}
	
.imgr
{
	float:right;
	
}

.textright
{
	text-align:right;
	margin-right:15px;
	}
	
.endfloat
	{
	clear:both;
}

