body {
	/*background-image:url(../revolutions/images/bodyg.jpg);
	background-position:left top;
	background-repeat:repeat-x;*/
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-top:10px;
	height:100%;
}

h1 {
	font-size:14px;
	margin-left:10px;
	margin-top:5px;
	margin-right:10px;
	text-align:left;
}

h2 {
	font-size:12px;
}

.center {
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	width:80%;
	padding:10px;
	text-align:center;
}

.white {
	background-color:#FFFFFF;
	color:#333333;
	border:2px solid #000000;
	height:30px;
	text-align:center;
}

.line {
	background-color:#FFFFFF;
	color:#333333;
	border:2px solid #000000;
	height:30px;
	text-align:center;
	min-width:700px;
}

.main {
	border:2px solid #000000;
	font-size:12px;
	height:600px;
	min-width:700px;
	background-color:#FFFFFF;
	background-image:url(../identity/images/idbacknew.jpg);
	background-attachment:inherit;
	background-position:right top;
	background-repeat:no-repeat;
	margin:0px;
	text-align:left;
	overflow:auto;
}

.textbg {
	border:2px solid #000000;
	font-size:12px;
	height:600px;
	min-width:700px;
	background-color:#FFFFFF;
	background-image:url(../revolutions/images/revbacklong.jpg);
	background-attachment:inherit;
	background-position:right top;
	background-repeat:no-repeat;
	margin-right:0px;
	text-align:left;
	overflow:auto;
}

.text {
	margin-left:10px;
	margin-top:5px;
	margin-right:400px;
	min-width:300px;
	text-align:left;
	overflow:hidden;
}

.footer {
	margin-left:10px;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	text-align:center;
	overflow:hidden;
	clear:both
}

a:link {
	font-size:12px;
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}

a:visited {
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}

a:active {
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}

a.site:link {
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-weight:none;
}

a.site:visited {
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-weight:none;
}

a.site:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:none;
}

a.site:active {
	color:#000000;
	text-decoration:underline;
	font-weight:none;
}
