a {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a:hover {
	font-weight: normal;
	color: #d6d8e5;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	color: #5e102c;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h3 {
    font-size: 16px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #5e102c;
}

h2 {
    font-size: 12px;
	color: #FF7920;
}


#content_table_home {
	background: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	padding-top: 50px;
}

.content_table_about {
	background: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	padding-top: 25px;
}
li {
	color: #5e102c;
}
.portfolio_headings {
	font-weight: bold;
}

#logo_holder_home {
	background: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
}
#header {
	background: #FFFFFF url(../images/header_back) no-repeat;
	text-indent: 90px;
	color: #FFFF00;
}
#header a {
	margin-right: 15px;
}

#footer {
	background: #37374E url(../images/footer_back.jpg) no-repeat;
	padding: 10px 5px 5px;
	color: #d6d8e5;
	text-align: center;
}

#content a {
	font:10px verdana;
	color: #000000;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#content a:hover {
	color: #ffffff;
	background-color: #37374E;
	}
	
#content a:active {
	
	color: #0000000;
	
	}
#movie_background {
	background: url(../images/home_img.jpg);
}
