
body
	{
	 margin: 0px; 
	 padding: 0px; 
	 background: url(../images/bg.jpg) #000000 repeat-x;
	}
img 
  {
	border: 0px;
	}
	
img#logo
	{
	margin-top: 8px;
	margin-left: 8px;
	}
	

.clear
	{
	clear: both;
	}

	div.line
	{
	border-bottom: solid 1px #333333; 
	height: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
	div.redbox
	{
	border-bottom: solid 11px #C51B1A; 
	margin-top: 2px;
	margin-bottom: 1px;
	}
	
div#all
	{
	width: 646px;
	margin: 0 auto;
	text-align: left;
	background-color: #000000;
	}
	
	
div#paragraph
	{
	text-align: center;
	font-family: Georigia, Times New Roman, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	padding-top:205px;
	line-height: 150%;
	}
	
div#leftpart
	{
	float: left;
	}
	
div#rightpart
	{
	width: 480px;
	float: right;
	text-align: left;
	font-family: Georigia, Times New Roman, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #818181;
	padding-top:5px;
	line-height: 150%;
	}
	
div#copy
	{
	text-align: center;
	font-family: Georigia, Times New Roman, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 15px;
	color: #818181;
	}
	
div#bottompart
	{
	text-align: center;
	padding-top:5px;
	}

div#bottompart a
	{
	text-align: center;
	font-family: Times New Roman, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	}

div#bottompart a:hover
	{
	text-decoration: none;
	color: #ffffff;
	}
	
div#cat
	{
	text-align:left;
	padding-left: 65px;
	}


div#cat a
	{
	font-family: Georigia, Times New Roman, serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding-right: 95px;
	}
	
div#cat a:hover
	{
	text-decoration: underline;
	color: #818181;
	}	
	
div#menu1
	{
	text-align:center;
	}


div#menu1 a
	{
	font-family: Georigia, Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #818181;
	padding-left: 15px;
	padding-right: 15px;
	}
	
div#menu1 a:hover
	{
	text-decoration: underline;
	color: #ffffff;
	}
	
div#version
	{
	text-align: center;

	}
div#version a
	{
	font-family: Georigia, Times New Roman, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #818181;
	}
	
div#version a:hover
	{
	text-decoration: underline;
	color: #ffffff;
	}
