body {
/*	background-color: #fff2bf;*/
	background-color: #CFE6DF;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	font: normal 16px/18px Georgia,"Times New Roman",Times, serif;
}

#header {
	background-color: #CCFCF0;
	vertical-align: top;
	margin: 0;
	padding: 20px;
}

#header img {
	float: left;
	margin-right: 50px;
}

#header h3 {
	text-align: right;
}

div.clear {
	clear: both;
	font-size: 1px;
}

#main {
	padding: 10px 20px;
	margin: 0;
	background-color: #CCFCF0;
}

#main a {
	font-weight: bold;
}

#main a:link, #main a:visited {
	color:#637C62;
	text-decoration: none;
}

#main a:hover {
	color: black;
	text-decoration: underline;
}

#main h2 {
	background-color: #CFE6DF;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#main h3 {
	text-align: right;
	padding: 10px;
	margin: 30px 0;
	border-bottom: 1px solid #000;
}
/*
a:link { 
	color: #0000FF;
} 

a:visited {
	color: #400080;
}
*/

.instructor-collage {
	text-align: center;
}

#main .instructor-collage h3 {
	border: none;
	text-align: center;
}

em {
	color: #880088;
	font-weight: bold;
}

div.divider {
	background-color: #CFE6DF;
	margin: 40px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

h2 a:link { 
	color: #000;
}

h2 a:visited { 
	color: #000;
} 

h2.highlight {
	color: #880088;
}

h3 {
	text-align: center;
/*	color :#880088;*/
	}



/*
h3.title {
	color:#000;
}
*/

img {
	border: none;
}

div.stats-code {
	text-align: center;
}

div.title-image {
	text-align: center;
	font-style: italic;
	padding: 15px;
}

div.title-image img {
	width: 450px;
	padding: 15px;
}

div.title-image p {
	font-style: italic;
}

img.left-embed {
	float: left;
	margin: 10px 25px;
}

.center {
	 text-align: center;
}

.post_author {
	color :#FF6600;
	font-weight: bold;
	font-size: +5;
}

.quote {
	background-color: #E1E4F2;
	width: 100%;
	padding: 5px;
}

div.toc-header {
	text-align: center;
	font-style: italic;
	padding: 15px
}
div.toc-header img {
	width: 350px;
}

div.toc-list {
	text-align: center;
}

div.toc-list a {
	font-weight: bold;
}

div.toc-list img {
	float:right;
	padding: 5px;
	border: 1px solid #aaa;
	margin-left: 20px;
	/*height: 190px;*/
	width: 250px;
}


div.toc-list div.left {
	float: left;
}

div.toc-list div.left h3 {
	text-align: left;
}

div.toc-list div.left img {
	float: left;
}

div.toc-list div.right {
	float: right;
}

div.toc-list div.right h3 {
	text-align: right;
}

div.toc-list div.right img {
	float: right;
}

div.toc-list table {
	margin-left: auto;
	margin-right: auto;
}

div.toc-list td {
	text-align: left;
	vertical-align: top;
}

/*div.toc-list ul {
	list-style-type: circle;
}*/

table.websites-countries {
/*
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: black;
}

table.websites-countries td {
	width: 162px;
	padding: 1px;
	border-width: 1px;
	border-style: inset;
	border-collapse: separate;
	font-size: 0.9em;
	text-align: center;
	vertical-align: middle;
}

table.websites-countries td img {
	vertical-align: bottom;
}

table.post {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}

table.post td {
	border: none;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

table.threads {
	width: 90%;
/**
	margin-left: 5%;
	margin-right: 5%;
**/
	margin-left: auto;
	margin-right: auto;
}

table.threads td {
	border: none;
	text-align: left;
	vertical-align: center;
	padding: 5px;
}

table.threads td.title {
	background-color: #E1E4F2;
}

img.avatar {
	float: right;
	width: 100px;
}

ul {
	font-weight: bold;
	text-align: left;
	list-style-type: circle;
}


li {
	margin-top: 0.1em;
}

ol {
	font-weight: bold;
	text-align: left;
}

.center-image {
	text-align: center;
	font-style: italic;
	padding: 15px;
}

.info {
	background-color: #E1E4F2;
	float: right;
	width: 25%;
	padding: 10px;
}

.preview {
	background-color: #B1DFF2;
	width: 50%;
	padding: 10px;
	margin-top: 15px;
}

.notice {
	color: #FF6600;
	font-weight: bold;
}

.video-title a {
	color:#FF6600;
	font-weight:bold;
}

.video-link {
	font-weight:bold;
}

.title-pic {
	width: 520px;
}

.video-ss {
	width: 320px;
}

p.bold {
	font-weight: bold;
}

#footer {
	text-align:center;
}

#footer table {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: white;
	border-collapse: separate;
	margin-left: auto;
	margin-right: auto;
}

#footer table td {
	padding: 1px;
	border-width: 1px;
	border-style: inset;
	border-color: white;
	border-collapse: separate;
	text-align: center;
	font-weight: bold;
}

td.footer1 {
	background-color: #BFFFEE;
}

td.footer2 {
	background-color: #80FFDC;
}



/*--------------------NAVIGATION-------------------*/

#navigation {
	background-color: #CCFCF0;
	padding-top: 10px;
}

#navigation ul {
	background-color: #CCFCF0;
	background-color: #caf9ee;
	padding: 0 20px;
	margin: 0;
}
 
  #navigation li{  
	background-color: #CCFCF0;
	background-color: #caf9ee;
	list-style: none; 
	float: right;
	display: block;
	border-right: 3px #666 solid;
	text-align: center; 
	padding: 0px 6px;
	margin: 0;
	position:relative;
}	
    
  #navigation li ul {  
       background: none repeat scroll 0 0 #CCFCF0; 
		background: none repeat scroll 0 0 #caf9ee; 	   
		border-bottom: 2px solid #8ae4ce;	  
       float: left;  
       padding: 15px 0 5px 0;  
       display: none;  
       position: absolute;   
       }  
    
  #navigation li ul li{  
      border:none;  
      border-bottom:1px solid #8ae4ce;  
      padding:5px 8px;  
      float:left;   
      overflow:hidden;  
	  min-width: 100px;
      }  

#navigation ul li.last {
	border: none;
}

#navigation ul li.main {
	background-color: #CCFCF0;
}

#navigation ul  li a {
	padding-right: 0;
	text-decoration: none;
	color: black;
	font-weight: normal;
	font-size: 16px;		
}

#navigation ul li.has-no-subnavs a:hover, #navigation ul.subnav li a:hover {
	color: #993300;
	cursor: pointer;
	text-decoration: underline;
} 