@charset "UTF-8";

/* Styles.css - Revision: 2 */

/* Copyright (c) 2010. Matthew Lai and sonivox. All rights reserved. */


/*******************************************************************************

GENERAL STYLES

 *******************************************************************************/

.style2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:small;
}
.style2gallery {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:120%;
	padding-top: 2%;
}
.style3gallery {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	padding-top: 2%;
}
.MattMainTitle {
	color: #8585CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:160%;
	padding-top: 2%;
}

.tablegallery {
	background-color:#FFFFFF;
}

.right {
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-right: 10px;
	float: right;
	height: 20px;
	width: 360px;
}

.right-content {
	margin: 0px;
	float: right;
	height: auto;
	width: 360px;
	font-size: 80%;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #336699;
}

.right2-content {
	margin: 0px;
	float: right;
	font-size: 80%;
	height: auto;
	width: 360px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #545454;
}

.right3-content {
	margin: 0px;
	float: right;
	font-size: 80%;
	height: auto;
	width: 240px;
	padding-right: 10px;
	padding-left: 0px;
}


.content1 {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 780px;
	padding-left: 10px;
	clear: left;
	position: inherit;
}


.content2 {
	margin: 0px;
	float: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 635px;
	width: 140px;
	font-size: 70%;
	padding-right: 3px;
	padding-left: 10px;
	text-align: right;
	background-color: #545454;
	clear: right;
	position: inherit;
}


.content3 {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 500px;
	padding-left: 10px;
	clear: left;
	position: inherit;
}

blockquote {
border:#8A9BAD solid 1px;
padding: 15px;
width:auto;
}


table.gallery
{
	width: 0%;
	border: none;
	border-collapse: collapse;
}

table.gallery td
{
	text-align: center;
	padding: 0px 0;
}

.news {
	float: center;
	height: auto;
	width: auto;
	padding-left: 0px;
	border: none;
}

ul.news
{
	text-align: center;
	margin: 1em 0;
	padding-left: 20;
	padding-right: 20;
	list-style: none;
	font-size: 120%;
	font-family: arial;
	color: #000000;
	font-weight: none;
}

ul.news li
{
	text-align: center;
	margin-bottom: 1.5em;
}

ul.news a
{
	text-decoration: none;
	color: #CC0000;
}

#Footer
{
	color: #CCCCCC;
	text-align: center;
	clear: both;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#Header {
	color: #CCCCCC;
	text-align: left;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	width: 1024px;
}

#Footer a:link {
	color: #FFFFFF;
}

#Footer a:hover {
	color:#336699;
}
#Footer a:visited {
	color:#333333;
}
#Footer a:active {
	color: #0A5B9D;
}

