﻿body {
	margin-top: 10px;
	margin-bottom: 10px;	
	padding: 0;	
	font-family: Verdana, sans-serif;		
	color: #333;		
	background:#900;
	/*background: #499EDE;*/
}

/* -- NIFTY -- */
div#nifty{ margin: 0 10%;background: #900;}
b.rtop, b.rbottom{display:block;background: #900;}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #FFF}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

/* -- TEXT -- */		

h1, h2 {
	font-size: 1.7em;
	line-height: 1.1;
	color: #cc0000;
	/*background-color:#eee; 
	padding: 5px;
	border:solid 1px #777;*/
}

h3, dt {
	font-size: 1.5em;
	color: #cc0000;
	background-color:inherit; 
}

h4 {
	font-size: 1.2em;
	color: #cc0000;
	background-color:inherit; 
}
h6 
{
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 0.1;
}

p {
	color:inherit; 
	background-color:inherit; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 14px;line-height : 150%;padding-top:1px;
}

/* -- Links -- */

a:link 
{
	color: #0099ff;
	text-decoration: none;
}
a:visited 
{
	color: blue;
	text-decoration: none;
}
a:hover 
{
	background-color: #0000cc;
	color:#fff;	
	text-decoration: none;	
}
a.logo, a.logo:visited
{
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

a.logo:hover
{
	border: 2px;
}

a.nav, a.nav:visited 
{
	color: #003399;
	background-color:inherit;
	text-decoration: none;
}

a.nav:hover 
{
	color: #0033ff;
	text-decoration: underline;
	background-color:inherit;
}
/* common element styles */

blockquote 
{
	font-size: 90%;
	line-height: 1.5em;
	color: #777;
}
code 
{
	font-family: Monaco, monospace;
	font-size: 110%;
	line-height: 1.2em;
	text-align: left;
}
.currentPage
{
	color:#cc0000;
}

.imgLogo 
{		
	padding: 0px 0px 0px 0px;

	border: 0px;
	
}
.authorDIV 
{
	background-color:#ddd;
	padding: 8px;
}
#navDIV
{
	padding:15px;	
	margin-left:15px;
}

#videoPlayer {
  position: relative;
  padding: 0px;
  width: 440px;
}

#videoAd {
  margin-left: 200px;
  padding: 0px;
  margin-right: 15px;
}

.topList {
    font-size: 80%;
}
