/* Design by pickledsword Edited by Alexa */
* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: #808080;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	text-align: center;
}
a:link, a:visited {
	color: #999;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
h1 {
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	font-size: 10px;
	line-height: 18px;
	padding-left: 5px;
	text-transform: uppercase;
	margin: 10px auto;
}
h2 {
	font-size: 10px;
	line-height: 18px;
	padding-left: 5px;
	text-transform: uppercase;
	margin: 10px auto;
	float: right;
}
p {
	line-height: 16px;
}
#preload {
	height: 0;
	width: 0;
	background-image: url("/images/Body.gif");
	background-image: url("/images/Footer.gif");
	background-image: url("/images/Header.gif");
	background-image: url("/images/elezione.gif");
	background-image: url('/TheCorporation.jpg');
	background-position:  -1000px;
}
#wrap {
	background: #fff url('Body.gif') repeat-y center;
	border: 3px solid #535353;
	margin: 0 auto;
	text-align: left;
	width: 720px
}
#header {
	background: url('Header.gif') no-repeat center;
	height: 27px
}
#nav {
	float: left;
	padding-top: 10px;
}
#nav ul {
	margin-bottom: 40px;
}
#nav li {
	display: inline;
	list-style: none;
}
#nav li a {
	background: #fff;
	border: 1px solid #cccccc;
	color: #888;
	display: block;
	font-weight: bold;
	line-height: 18px;
	margin: 2px;
	text-decoration: none;
	text-indent: 5px;
	width: 129px;
}
#nav li a:hover {
	background: #B6B6B6;
	border: 1px solid #999;
	color: #fff;
}
#nav img {
	cursor: pointer;
	display: block;
	margin: 2px;
}
#content {
	float: right;
	margin-top: -3px !important;
	margin-top: 0;
	padding: 5px;
	width: 570px;
}
#content p {
	background-color: #fff;
	padding-left: 25px;
	width: 400px;
}
#content a img {
	border: 1px solid #e0e0e0;
	margin: 15px 0 0 25px;
	padding: 2px;
}
#content a:hover img {
	border: 1px solid #999;
}
#footer {
	background: url('Footer.gif') no-repeat center;
	clear: both;
	height: 40px
}
#pic {
	background: url("/images/pic_index.gif") no-repeat;
	border: 3px solid #535353;
	height: 100px;
	margin: 0 auto 10px auto;
	width: 720px;
}