body		{	font-family: verdana, arial, sans-serif;
			font-size: 80%;	
			color: #fff;
			text-align: left;
			background-color: #000;
			/*background-image: url('/images/bg1.gif');*/
			background-repeat: repeat-x;
			background-position: top;
		}
* 		{	margin: 0;
			padding: 0;
		}
div#container	{	min-width: 860px;
			max-width: 1260px;
			text-align: left;
			border-right: 1px solid #000;
			border-bottom: 1px solid #000;
			margin-bottom: 20px;
		}
div#header	{	overflow: hidden;
			height: 80px;
			background-image: url('/images/header_bg.jpg');
			background-repeat: repeat-x;
			background-position: left;
                        border-left: 2px solid #000;
                        border-right: 2px solid #000;
		}
div#header h1	{	padding: 11px 0 0 30px; 
			font-family: 'TR Century Gothic', verdana, arial, sans-serif;	
			font-size: 2.9em;
			font-weight: normal;
			color: #fff;		
		}
div#header h1 span {	color: #ff0000;
			padding-left: .3em;
			font-size: 80%;
		}
div#menubar	{	height: 20px;
			background-color: #363636;
			text-indent: 35px;
		}
div#bg_container {	background-image: url('/images/bg2.gif');
			background-repeat: repeat-y;
			border-top: 20px solid #000;
			border-bottom: 20px solid #000;
			overflow: hidden;
		}
div#navbar	{	float: left;
			width: 230px;
			padding: 0 10px 10px 30px;
			margin-top: 10px;
			margin-bottom: 40px;
		}
div#navbar ul	{	line-height: 2em;
			list-style-type: none;	
			margin: 0 0 5px 0;


		}
div#navbar li	{	font-weight: bold;
			font-size: .85em;
			border-bottom: 1px solid #A50000;
			text-indent: 5px;
		}
div#navbar li.top	{	
			
			border-top: 1px solid #ccc;
			text-indent: 5px;	
		}
div#content 	{	margin-left: 320px; 
			padding: 0 5px 5px 10px;
			max-width: 740px;
		}

div#content h1	{	margin: 0; 	
			font-size: 1.5em;
			color: #fff;		
		}

div#content h2	{	margin: 20px 0 0 0; 	
			font-size: 1.3em;
			color: #fff;		
		}
div#content h3	{	margin: 1em 0 .5em 0; 	
			font-size: 1.1em;
			color: #fff;		
		}
div#content p 	{	margin: 1em 0; 
			font-size: 1em;			
		}
div#content ul,
div#content ol 	{	margin: .5em 0 .5em 3em; 
		
		}
div#content div#masthead {
			border: 1px solid #666;
			margin-top: 20px;
			width: 600px;
			height: 400px;
			padding: 5px;
			}
div#content div#masthead img {

		}
div#footer	{	clear: both;			
			margin: 0;
			padding: 15px 0 10px 0;
			text-align: center;
			border-top: 4px solid #363636;
			background-color: #000;
		}

div.topRow	{	border-top: 1px dotted #ccc;
			
		}
div.textBox	{ 	padding: 8px 0;
			overflow:hidden;
			margin: 0;
			border-bottom: 1px dotted #ccc;
			clear: right;
		}

div.textBox img {	float:left;
			margin-right: 10px;
			margin-top: 5px;
			border: 0;
		}
div.textBox div {	margin-left: 140px;
			font-size: 1em;	
		}
div.textBox h3 	{	margin: 10px 0 0 0 !IMPORTANT;
			font-size: 1.2em;
			padding: 0 !IMPORTANT;
		}
div.textBox h3.indent  { margin-left: 140px !IMPORTANT;
		}
div.textBox p 	{	font-size: 1em !IMPORTANT;
		}
div.textBox div a {	font-size: 1em;	
		}
div.textBox p a {	font-size: 1em !IMPORTANT;
			font-style: italic;	
		}
a:link 		{ 	color: #fff;
			text-decoration: none;
		}
a:visited	{	color: #ccc;
			text-decoration: none;
		}
a:hover		{	color: #A50000;
			text-decoration: underline;
		}
a:active	{	color: f3c;
			text-decoration: none;
		}

div#formcontainer 	{	margin: 25px 0 20px 50px;
				width: auto;
			}
div#formcontainer form  {	font-size: 1em;
			}

div#formcontainer div.clearform	{	padding: 5px 0px; 
					vertical-align: top;
					width: auto;
					overflow: hidden;
					margin: .5em 0;
				}
div#formcontainer form label {	width: 120px;	 
				float: left;
				margin-right: 10px;
			}

.formcaption 		{	font-size: .75em; 
			}	
div#formcontainer div.buttongroup 	{	float: left; 
						margin: 0px; 
						padding: 0px;
			} 
div#formcontainer div.buttongroup div 	{	margin-bottom: 5px; 
					} 
div#formcontainer div.buttongroup input	{	margin-right:5px;
					} 
div#formcontainer fieldset		{	border: 0;
					}
.button		{	color: #fff;
			background-color: #666;
			padding: .1em .5em;
			font-weight: bold;
			font-size: .85em;
		}
textarea	{	font-family: verdana, arial, sans-serif;
			font-size: 1.1em;
		}

div#main_img_box {	margin-top: 25px;
			overflow: hidden;
			
		}
#main_imgl	{	float: left;
                        margin-right: 20px;
			width:200px;
			height:300px;
                        border: 2px solid #363636;
		}
#main_imgr	{	float: left;
			margin-left: 20px;  
			width:200px;
			height:300px;
                        border: 2px solid #363636;
		}
div#content div.downloadBox {		margin: 0;
						padding: 3px;
						overflow: hidden;
		}
div#content div.downloadBox a {
			color: #000CFF;
		}
.Style2		{	float: left;
			margin: 0 10px 10px 0;
		}
.Style1		{	float: right;
			margin: 0 0 10px 10px;
		}
