body 	{
		background-color: white;
		font-family: sans-serif;
		font-size: 12px;
		text-align:justify;
		color: #333;
		}
#top	{
		margin: 19px;
		padding: 2px;
		background: transparent;
		height: 70px;
		font-family: sans-serif;
		font-size: 60px;
		font-weight: bold;
		color: #660000;
		}
#left	{
		position: absolute;
		left: 30px;
		top: 100px;
		width: 150px;
		}
#center	{
		background: #fff;
		margin-top: 0;
		margin-left: 150px;
		margin-right: 250px;
		border-style: solid;
		border-color: #cc0000;
		border-width: 1px;
		padding: 0px 10px 10px 10px;
		}
#right	{		
		position: absolute;
		right: 20px;
		top: 110px;
		width: 200px;
		border-style: solid;
		border-color: #cc0000;
		border-width: 1px;
		padding: 5px 5px 0px 5px;
		}
#box	{		
		border-style: solid;
		border-color: #cc0000;
		border-width: 1px;
		padding: 0px 5px 0px 5px;
		margin-bottom: 5px;
		}
#calbox	{		
		border-style: solid;
		border-color: #cc0000;
		border-width: 1px;
		padding: 0px 0px 0px 2px;
		margin-bottom: 5px;
		text-align:center;
		font-size:10px;
		}		
		
h1 		{
		font-family: sans-serif;
		font-size: 18px;	
		color: #660000;
		}
h1.img
		{
		text-transform: none;
		text-decoration: none;
		color: #660000;
		background-image: url(../img/devkit/dragon00.gif);
		width: 140px;
		height: 80px;
		padding: 0px;
		background-color: transparent;
		background-repeat: no-repeat;
		text-align: center;
		vertical-align: middle;
		}		
h1.nolink
		{
		text-transform: none;
		text-decoration: none;
		color: #660000;
		background-image: url(../img/devkit/dragon03.gif);
		width: 140px;
		height: 80px;
		padding: 0px;
		background-color: transparent;
		background-repeat: no-repeat;
		text-align: center;
		vertical-align: middle;
		}		
h2 		{
		font-family: sans-serif;
		font-size: 16px;
		color: #660000;
		}
h3		{
		font-family: sans-serif;
		font-size: 14px;
		color: #660000;
		}
h4		{
		font-family: sans-serif;
		font-size: 12px;
		color: #660000;
		}
a:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		background-color: white;
		color: #660000;
		text-decoration: none;
		}
a:visited 
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		background-color: white;
		color: #666666;
		text-decoration: none;
		}
a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		font-variant: normal;
		color: #333;
		background-color: white;
		text-decoration: none;
		}
p		{
		font-family: sans-serif;
		font-size: 12px;
		color: #333;
		}	
.centeredImage
    	{
	    text-align:center;
		font-size:10px;
   	 	margin-top:0px;
    	margin-bottom:0px;
    	padding:0px;
    	}
.centeredImage2
    	{
	    text-align:center;
		font-size:10px;
    	}
.centeredimage2
    	{
	    text-align:center;
		font-size:10px;
    	}				
.leftImage
    	{
	    text-align:left;
		float:left;
		padding-right:10px;
    	}				
.tiny	{
		font-family: sans-serif;
		font-size: 10px;
		}	
.quote
		{
		font-size: 12px;
		color: #666;
		}		
.container		
		{
		padding-left: 10px;
		}	
div.float 
		{
  		float: left;
  		margin: 10px;
  		}  
div.float p 
		{
   		text-align: center;
   		}
div.container 
		{
  		border: 1px dashed #cc0000;
  		background-color: #ffe;
  		}
div.spacer 
		{
  		clear: both;
  		}
ul		{
		font-family: sans-serif;
		font-size: 12px;
		color: #333;
		}
li.inline 
		{
		display: inline;
		padding-left: 3px;
		padding-right: 7px;
		border-right: 1px dotted #333333;
		}
li.last {
		display: inline;
		padding-left: 3px;
		padding-right: 3px;
		border-right: 0px;
		} 
dl 		{
		font-family: sans-serif;
		font-size: 12px;
		color: #333;
		}
#bg
		{
		background-color:#999999;
		}	
#bg1
		{
		background-color:#CCCCCC;
		}			
				
img    {
		border:none;
		}