body
{
	margin: 0;
	text-align : center;
	width: 100%;
	background:url(under.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#header
{
	margin: 0 auto;
	width: 1000px;
}

.navi
{
	margin: 0 auto;
	width:1000px;
}
.navi img
{
	display:block;
	text-align:center;
	float:left;
}
.center
{
	margin: 0 auto;
	width:1000px;
}


#contents
{
	margin: 0 auto;
	width: 1000px;
}

h1 
{
	color: #646464;
	font-size: 32px;
	font-family: "Courier New",
	Courier, Monaco, monospace;
	font-weight: normal;
}


h2 
{
	color: #1363a8;
	font-size: 21px;
	font-family: "Century Gothic";
	font-weight: normal;
	border-top: 1px solid #0052b8;
}
h3 
{
	color: #646464;
	font-size: 16px;
	font-family: "Courier New", Courier, Monaco, monospace;
	font-weight: normal;
	margin-bottom: 1px; padding: 0;
}

img
{
	display:block;
	float:left;
}


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


p
{
	color: #646464;
	font-size: 16px;
	font-weight: normal;
	line-height: 2em;

	padding: 0;
	text-align: left;
}
p img
{
	margin-bottom: 50px; 
}
#navigation,
#copyright
{
	margin-top: 100px;
	color: #646464;
	font-size: 10px;
	font-family: "Univers", Courier, Monaco, monospace;
	text-align : left;
	margin-bottom: 100px;
}

a 
{
	color: #000000;
	font-size: 16px;
	text-decoration: underline;
	margin:0 7px 7px 0;
}

a img
{
	border: none;
}


a:hover 
{
	font-size: 16px;
	text-decoration: none;
}

.clear
{
	clear:both;
}

.margin330
{
	margin: 0;
	text-align : center;
}

#disqus_thread
{
	font-size: 10px;		
}


.table1
{
	border-top : 1px solid #dddddd;
	width:100%
	color: #646464;
	font-size: 10px;
	font-family: "Univers", Courier, Monaco, monospace;
	font-weight: normal;
	margin: 100px 0 0 0;
	text-align : left;
}

.table1 th
{
	border-bottom : 1px solid #dddddd;
	font-weight: normal;
	width : 200px;
}
.table1 td.var
{
	width : 100px;
}
.table1 td
{
	padding: 20px 0 20px 0; 
	border-bottom : 1px solid #dddddd;
}

.clear
{
  clear: both;
}