
/* img, div, body { behavior: url(/iepngfix.htc) } */

/* ******** main style and re-sets ******** */

body {margin: 0 0; background-color:#000000;
	}

img { margin: 0 0; padding: 0 0;}

h1,pre { margin:0px 30px 10px 30px;}
		
h1 { font-size:14px; padding-top:10px;}

A:link {text-decoration: none; color: #CC9966;}
A:visited {text-decoration: none; color: #CC9966;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #CCFFCC;}

/* ******** start blocks ********* */ 

#container { 
	min-width: 800px;
	margin: 20px auto;
	border-top-style:solid;
	border-bottom-style:solid;
	border-color:#333333;
	border-bottom-width:thin;
	border-top-width:thin;
	width: 100%;
	height: 400px;
	background-image: url(../bg.jpg); 
	
}

#header {
	
	text-align:left;
	height:100%;
	padding-top: 30px;
}

#header img {padding: 2px 12px; margin: 0 auto;}
		
#leftcontent {
		margin: 0 0;
		float: left;
		height: 450px;
		padding: 20px 5px;
		margin-left: 10px;
		margin-top: -10px;
		width:320px;
		background-image:url(../img/block_02.png);
		background-repeat:no-repeat;
	
}

#leftcontent img {padding: 1px 3px;}

#links {
	text-align:right;
	margin-right:40px;
	/* border: medium double rgb(250,0,255); */


}

.lcText {
	margin: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding: 2px 30px;
	
}

#rightcontent {
		
		margin-right: 10%;
		float: right;
		width: 400px;
		
}


		
#rightcontent p {
		font-size:10px;
		margin-left:0px;
}

.MyBG {
	background-image: url(../bg.jpg);
  	padding:3px 10px;
}

.Main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding-right: 5px;
}

.Header_LG {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;

}

.Header_SM_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	font-style: italic;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FF9900;	
}

.cell {
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	background-color: #CCFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
}
