@import url("default.css");

td#menu, td#menubar {
	/*background-color: #B65858;*/
	background-color: #B15353;
}

h1 {
	background-image: url('../img/menu/h1_2.gif');
}

td#menu a:link, td#menu a:visited {
	color: #FFE4E1;
}

td#menu a:hover {
	/*color: #FFDB00;*/
	color: #FF0;
}

td#main {
	background: #DCC9CB url('../img/about.jpg') top left no-repeat;
}

td#main a:link, td#main a:visited {
	/*color: #C22933;*/
	color: #C00;
}

td#main table {
	width: 100%;
	height: 100%;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

td#menu_bottom {
	background: #b79299;
	color: #333;
	text-align: right;
	padding-right: 15px;
	height: 32px;
	width: 90%;
}

td#logotv {
	background: #fff;
	text-align: left;
	width: 141px;
}

td#menu_middle {
	/*color: #3D3D3D; */
	color: #333;
	padding: 20px 20px 20px 20px;
	text-align: justify;
	background: #DCC9CB;
}

h2 {
	font-size: 11px; 
}

td#menu_top {
	height: 250px !important;
}

.first_paragraph {
	margin: 0px 0px 0px 60px;
}

.second_paragraph {
	margin: 0px 60px 0px 0px;
}