* {
	padding:3;
	margin:0;
	}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#eee;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(imagess/bg.png);
	}

img {
	border:0;
	}


a {
	text-decoration:none;
	color:#1E87C5;
	}
a:hover {
	text-decoration:none;
	color:#4ABEEF;
	}

p {
	margin-bottom:1.4em;
	line-height:1.7em;
	}


/* Structure */

#wrapper {
	width:900px;
	background:#FFF;
	margin:0 auto;
	}
#header {
	height:120px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 1px;
	background-color: #0033FF;
	background-image: url(imagess/gpbanner.jpg);
	}
#content {
	width:900px;
	float:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#sidebar {
	width:880px;
	padding:10px;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	}
#footer {
	clear:both;
	padding:10px;
	text-align:center;
	}


/* Entries */

.entry {
	margin-bottom:50px;
	}
h1 a {
	font-size:18px;
	font-weight:normal;
	color:#1E87C5;
	}
h1 a:hover {
	font-size:18px;
	font-weight:normal;
	color:#4ABEEF;
	}
.date {
	color:#444;
	font-size:10px;
	}
.entrybody {
	margin:5px 0 0 0;
	text-align:justify;
	}
.entrymeta {
	margin-top:-5px;
	}


/* Sidebar */

h2 {
	font-size:18px;
	font-weight:normal;
	color:#eee;
	border-left:3px solid #1E87C5;
	padding:3px 5px 4px 5px;
	border-bottom:1px dotted #333;
	background-color: #111111;
	}
#sidebar ul {
	list-style-type:none;
	background:#070707;
	margin-bottom:30px;
	}
#sidebar li a {
	display:block;
	padding:5px;
	color:#00FF00;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #333;
	border-left-color: #00FF00;
	}
#sidebar li a:hover {
	display:block;
	padding:5px;
	background:#121212;
	color:#fff;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #333;
	border-left-color: #FFFFFF;
	}
	
	#newstop{


background-color:#FFFFFF;
width:424px;
text-align:left;
font-weight:bold;
font-family: Verdana,Arial,Helvetica;
text-transform: uppercase;
color: #1E87C5;
font-size:14px;

}

#newsbg{

background-color:#FFFFFFF;
background-repeat: repeat-y;
width:424px;
color: #0000000;
font-family: Verdana,Arial,Helvetica;
font-size:11px;
padding-top:5px;

padding-bottom:5px;

}

#newsbottom{

background-image: url(imagess/menu_top.jpg);
width:424px;
text-align:right;
font-weight:bold; 
font-family: Verdana,Arial,Helvetica;
text-transform: uppercase;
color: #FFFFFF;
font-size:10px;

}
