@charset "UTF-8";/* CSS Document */body {	background-color: #885157;	}#wrapper {	width: 990px;	height: 750px;	display: block;	margin: auto;	background-image: url(images/background-ivy.jpg);	background-repeat: no-repeat;		}#nav {	float: right;	margin-top: 50px; 		}#nav ul {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: small;	color: #3300CC;	list-style-type: none;				}#nav ul li {	display: inline;	}#content {	clear: right;	padding-top: 170px;	margin-left: 120px;	width: 800px;		font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: small;	}#content #left {	width: 200px;	float: left;		}#content #left ul {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: small;	list-style-type: none;	line-height: 1.5em;	margin-left: -40px;			}#content #left h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: x-large;	color: #805050;		}#content #left ul li {	display: block;	font-weight: bold;			}#content #left ul li a:link {	display: block;	text-decoration: none;	color: #805050;	font-weight: bold;		}#content #left ul li a:visited {	display: block;	text-decoration: none;	color: #805050;	font-weight: bold;			}#content #left ul li a:hover {	display: block;	text-decoration: none;	color: #98d270;	font-weight: bold;			}#content #left ul li a:active {	display: block;	text-decoration: none;	color: #805050;	font-weight: bold;		}#content #left ul li.live {	display: block;	text-decoration: none;	color: #000000;	font-weight: bold;			}#content #rightIndex {	width: 550px;	float: left;	margin-left: 40px;	}#content #right {	width: 550px;	height:375px;	overflow: auto;	float: left;	margin-left: 40px;	margin-top: 10px;	}#content #slideshow {	width: 550px;	height:375px;	float: left;	margin-left: 50px;	margin-top: 10px;	}#content #right p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: small;	}#content #right object { 	margin-top: -200px;	}#footer {	clear: both;	height: 130px;	width: 990px;	display: block;	margin: auto;	margin-top: -30px;	background-color: #5a9535;		}#footer p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: x-small;	color: #ffffff;	padding-top: 30px;	padding-left: 120px;	}