#medium {
	height: 292px;
	width: 292px;
	border: 1px solid #CCCCCC;
	margin-right: 55px;
	margin-bottom: 30px;
	text-align: center;

}
#description h2 {
	font-family: "TradeGothic Light", "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
}
#description p {
	font-family: "TradeGothic Light", "Trebuchet MS", Arial;
        font-size: 13px;
}
.thumb {
	margin-right: 10px;
	margin-bottom: 10px;
}
#annoucement {
	font-family: "TradeGothic Light", "Trebuchet MS", Arial;
        text-align: center;
	background-color: #8E8064;
	width: 155px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 210px;
	margin-bottom: 220px;

margin-left: 30px;

	padding-bottom: 10px;

}
#gen_title {
	margin-top: 50px;
}
#gen_text {
	font-family: "TradeGothic Light", "Trebuchet MS", Arial;
	font-size: 12px;
	margin-top: 30px;
}

#main_gen #gen_text img {
	float: left;
	margin-right: 10px;
        margin-bottom: 10px;
}

#annoucement h2 {
	font-family: "TradeGothic Light", "Trebuchet MS", Arial;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#annoucement p {
	font-family: "TradeGothic Light", "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
#main {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#main_gen {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/gen_bknd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

body {
	background-color: #CCCCCC;
	margin: 20px;
}

#thumb td {
	padding-right: 10px;
	padding-bottom: 7px;
}
#medium img {
	text-align: center;
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #8E8064;
}
