body {
	background:#1d222f;
	font: 11pt Verdana;
	color: white;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 980px;
}

#warning {
	font-size: 8pt;
	letter-spacing: 3px;
	font-family: Verdana;
}

#content {
	width: 100%;
}

#content_home {
	width: 100%;
	height: 450px;
	background-image: url('./images/content-bg2.jpg');
	background-repeat: repeat-y;
}

.navlink a {
	color:white;
	text-decoration:none;
}

.footer_models_li {
	color: #1e222e;
	text-align: left;
}

.footer_models_li a, #footer_nav a {
	color:white;
	text-decoration:none;
}

.footer_models_li a:hover, #footer_nav a:hover {
	text-decoration:underline;
}

.footer_models_td {
	white-space:nowrap;
	vertical-align:top;
}

#footer_models_table {
	
}

.main_content {
	width: 100%;
	height: 540px;
/*	border: 1px solid black;  */
	overflow: auto;
}

#profile {
/*	background: #12182e;  */
	background: #111110;
	width:470px; 
	border: 1pt solid white; 
	padding: 10px;
	font: 12px Arial;
}

#profile a, #wallpaper a {
	color:#c10f1f;
	text-decoration: none;
}

#profile a:hover, #wallpaper a:hover {
	text-decoration: underline;
}

#profile td {
	vertical-align: top;
	padding-top: 5px;
	padding-left:5px;
	font: 12px Arial;
}

#wallpaper td {
	color: white;
	text-align: center;
	font: 14px Arial;
	padding-top: 10px;
}