@charset "utf-8";
body {
	background-image: url(../images/bkground.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffefbf;
	margin-bottom: 0px;
}

#pixes {
	position: relative;
	top: -50px;
	left: 20px;
	background-color: #ffefbf;
	float: left;
}
#Getit p a img {
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #060;
	margin-right: 15px;
	margin-bottom: 15px;
}
#Getit p a {
	text-decoration: none;
}


#rightcol table {
	border: 1px dotted #060;
}

#rightcol {
	float: right;
	width: 280px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #060;
	text-decoration: none;
	background-color: #ffefbf;
}


#footer {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#rightcol table tr td {
	padding: 5px;
	border: 1px dotted #090;
}
.news-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #060;
	text-align: center;
	padding-top: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #090;
	width: 640px;
}

#Getit {
	padding-right: 25px;
	padding-left: 25px;
	top: -25px;
	position: relative;
}
#Getit p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 150%;
	padding-bottom: 10px;
}


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #030;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #060;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #030;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #060;
}
.img_r  {
	float: right;
	margin-left: 5px;
	border: 1px solid #060;
}
.img_c {
	margin-right: 25px;
	margin-left: 25px;
	border: 1px solid #009;
}

.img_l  {
	float: left;
	border: 1px solid #060;
	margin-right: 5px;
}
