body	{
	background-color: #F5F5AD;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	}

td	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 23px;
	color: #575445;
	}

td	a img	{
	border: none;
	text-decoration: none;
	}

#content	{
	background-color: transparent;
	margin: 0;
	padding: 0;
	}

#content p	{
	font-family: Verdana;
	font-size: 12px;
	color: #575445;
	text-align: justify;
	margin: 10px 20px;
	padding-bottom: 20px;
	line-height: 20px;	
	}

#content a img.t	{
	border: 0;
	padding: 5px;
	border: 1px solid #DC1B47;
	}

#content a:hover img.t {
	border: 0;
	padding: 5px;
	border: 1px solid #DC1B47;
	background-color: #DC1B47;
	}

#content h1	{
	color: #418CB3;
	font-family: Arial;
	font-size: 20px;
	text-align: right;
	margin: 20px auto;
	padding-bottom: 10px;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: capitalize;
	border-bottom: 1px solid #DC1B47;	
	}

#content h3	{
	color: #7EC42D;
	font-family: Arial;
	font-size: 16px;
	text-align: left;
	margin-left: 20px;
	margin-top: 3px;
	line-height: 10px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: capitalize;	
	}

#content p a	{
	color: #DC1B47;
	font-weight: bold;
	}

#content p a:hover	{
	color: #EA2955;
	font-weight: bold;
	}

#footer	{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #307BA3;
	background-color: transparent;
	margin: 20px auto;
	border-top: 1px solid #DC1B47;
	width: 744px;
	}

#footer p	{
	padding-top: 10px;
	padding-bottom: 30px;
	margin: 0;
	font-weight: normal;
	}

#footer p a	{
	color: #FFFFFF;
	text-decoration: none;
	}

#footer p a:hover	{
	color: #E7EAFB;
	text-decoration: none;
	}

#formcontent	{
	padding: 0;
	margin: 0;
	text-align: left;
	}

#formcontent input	{
	text-align: left;
	color: #20526D;
	border-top: 1px solid #E3F9A7;
	border-left: 1px solid #E3F9A7;
	border-right: 1px solid #ADC371;
	border-bottom: 1px solid #ADC371;
	background-color: #E3F9A7;
	font-family: Verdana;
	font-size: 12px;
	width: 400px;
	height: 30px;
	padding-left: 4px;
	padding-top: 5px;
	}

#formcontent textarea	{
	text-align: left;
	color: #20526D;
	border-top: 1px solid #E3F9A7;
	border-left: 1px solid #E3F9A7;
	border-right: 1px solid #ADC371;
	border-bottom: 1px solid #ADC371;
	background-color: #E3F9A7;
	font-family: Verdana;
	font-size: 12px;
	width: 400px;
	height: 310px;	
	padding-left: 4px;
	padding-top: 5px;
	}

#formcontent input.button	{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 35px;
	padding-bottom: 5px;
    text-align: center;
	width: 100px;
	}

.author	{
	text-align: right;
	border-right: 7px solid #DC1B47;
	border-bottom: 1px solid #DC1B47;
	background-color: #3D84AE;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
	margin: auto;
	margin-bottom: 40px;
	color: #FFFFFF;
	}

.author a {
	color: #D6FF85;
	}

.author	a:hover {
	color: #F5F5AD;
	}

#menu	{
	text-align: justify;
	margin: auto;
	}

#menu a	{
	font-family: Arial;
	font-size: 14px;
	color: #F5F5AD;
	text-align: justify;
	margin: auto;
	font-weight: bold;
	padding: 15px 28px;
	text-decoration: none;
	}

#menu a:hover	{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	margin: auto;
	font-weight: bold;
	padding: 15px 28px;
	background-color: #C1002C;
	text-decoration: none;
	}