html, body {
	margin: 0; padding: 0;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: red;
	background-color: white;
}

body {
	margin: 30px 30px 30px 50px;
}

h1, h2, h3, h4, h5 {
	margin: 0; padding: 0;
}

img {
	border: 0;
}

h1, h3 {
	font-size: 12px;
	line-height: 15px;
}

h2 {
	font-size: 24px;
	line-height: 24px;
}

a {
	color: red;
	text-decoration: underline;
}

a:hover {
	background-color: red;
	color: white;
}

.highlight {
	background-color: #ffff00;
}

.delight {
	background-color: transparent;
}

.line {
	width: auto;
	display: block;
	background: url("../i/bg_line.gif") left 50% repeat-x;
}

.mdash {
	background-image: url("../i/bg_mdash.gif") !important;
}

.dotted {
	background-image: url("../i/bg_dot.gif") !important;
}

.hidden {
	display: none;
}

.visibile {
	display: block;
}

.state {
	float: left;
	width: 10px;
}

.projectLink {
	margin-left: 10px;
}

.thumbContainer {
	padding: 10px 0px 10px 10px;
}

.desc {
	font-family: Georgia;
	font-style: italic;
}

.addLink, .text, .pInfo {
	font-family: Georgia;
}

.addLink a, .addLink {
	text-decoration: none;
}

.wauto {
	width: auto;
}

.w1 {
	width: 760px;
}

.w2 {
	width: 1270px;
}

#tagContainer div {
	display: inline;
}


.vtsContainer {
	float: left;
	width: 360px;
	margin-right: 30px;
	margin-top: 20px;
}

.projectList {
	float: left;
	margin-top: 20px;
	width: 370px;
}

#projectDetail {
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	width: 480px;
}

.mt {
	margin-top: 20px;
	width: auto;
}

.mr {
	margin-right: 40px;
}

.clear {
	display: block;
	clear: both;
}

#videoPlayer {
	margin-bottom: 5px;
}

#subtitles {
	width: 360px;
	height: 45px;
	font-family: Georgia;
}

.thumb {
	float: left;
	display: inline;
	width: auto;
	height: 50px;
	background-color: #ff0000;
}

#imageContainer {
	background-color: #ff0000;
}

#imageContainer img{
	background-color: #ff0000;
}

.homeImage {
	margin-top: -6px;
	margin-bottom: -8px;
}

.pgroup {
	float: left;
	margin-right: 80px;
}

.pgroup h3 {
	margin-bottom: 5px;
}

.partner {
	float: left;
}

.nm {
	margin: 0 !important;
}

.pgroup a:hover {
	background-color: transparent !important;
}

.lastsize {
	width: 350px;
}