body {
	margin: 0;
	padding: 0;
	background-color: rgb(160,160,160);
	background-image: url(/img/back.png);
	font-family: verdana, sans-serif; 
	text-align: justify;
	font-size: 70%; 
	line-height: 170%;
	color: rgb(63,63,63);
}

a {
	color: rgb(50,100,180);
}

a:link, a:visited {
	text-decoration: none; 
}

a:active, a:hover { 
	text-decoration: underline; 
	color: blue;
}

a img {
	border: 0px;
}

p {
	padding-left: 50px;
	font-style: italic;
}

ad {
	border: 0px;
	background-color: rgb(160,160,160);
	background-image: url(/img/back.png);
}

#body {
	margin: auto;
	background-color: white;
	width: 728px;
	border: 1px solid rgb(192,192,192); 
	margin-top: 10px;
	margin-bottom: 20px;
}

#logo {
	height: 135px;
	border: 1px solid rgb(96,96,96); 
	background: rgb(89,129,159);
	background-image: url(/img/logo_back.png);
	background-repeat: repeat-x;
	margin: -1px -1px 20px -1px;
}

#logo img {
	position: relative;
	top: 10px;
	left: 40px;
}

#moto {
	float:right;
	position: relative;
	top: -55px;
	padding-right: 10px;
	font-size: 300%;
	text-align: right;
	color: white;
}

#menu {
	float: left;
	width:110px;
	padding-left: 32px;
	font-weight: bold;
	border-right: 1px solid rgb(224,224,244);
}

#menu a {
	font-weight: normal;
}

.subm {
	padding-left: 10px;
	margin-left: 5px;
	border-left: 1px solid rgb(212,212,212);
}

.some {
}

#beta {
	position: relative;
	width: 460px;
	/* margin-left: 0px; */
	/* top: -10px; */
	border: 1px solid gray;
	padding: 10px;
	background: #FFF7B7;
	text-align: center;
	margin-bottom: 10px;
}

#beta a {
	color: #2327D7;
}

#main {
	margin-left: 180px;
	padding-right: 30px;
}

#shot {
	float: right;
	margin-right: -8px;
//	margin-right: -4px;
	margin-left: 20px;
}

#footer {
	border-top: 1px solid rgb(212,212,212);
	color: rgb(192,192,192);
	margin-top: 40px;
	text-align: right;
	background: rgb(248,248,248);

	background: rgb(89,129,159);
	color: white;
	border: 1px solid rgb(96,96,96); 
	padding: 3px;
	padding-right: 10px;
}

#footer a {
	color: white;
}

#copy {
	float: left;
	padding-left: 10px;
}

#h {
	font-weight: bold;
	margin-bottom: 10px;
	color: black;
	margin-left: -10px;
	padding: 5px 10px 5px 10px;
	background-image: url(/img/header.png);
	background-repeat: repeat-y;
}

#latest {
	border: 1px solid rgb(192,192,192);
	width: 170px;
	padding: 10px 20px 10px 20px;
	line-height: 250%;
	background-color: rgb(232,241,248);
/*	margin: auto;*/
	margin-top: 20px;
	margin-bottom: 20px;
}

#win32 {
	float: left;
	border: 1px solid rgb(192,192,192);
	width: 180px;
	padding: 10px 20px 10px 20px;
	line-height: 250%;
	background-color: rgb(232,241,248);
/*	margin: auto;*/
//	margin-top: 20px; 
	margin-bottom: 20px;
}

#linux {
	border: 1px solid rgb(192,192,192);
	width: 180px;
	padding: 10px 20px 10px 20px;
	line-height: 250%;
	background-color: rgb(232,248,241);
/*	margin: auto;*/
	margin-left: 240px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
}

#lang {
	border: 1px solid rgb(192,192,192);
	width: 420px;
	padding: 10px 20px 10px 20px;
	line-height: 250%;
	background-color: rgb(232,241,248);
/*	margin: auto;*/
	margin-top: 20px;
	margin-bottom: 20px;
}

#col1 {
	float: left;
	width: 150px;
}

#col2 {
	margin: 0 0 0 150px;
}
