/* CSS Template by gorotron */

body {
	background-image:url(bg1b.gif);
	background-repeat:repeat-x;
	background-color:#79b7c4;
	margin:20px;
	padding:0;
	text-align:center;
}

h1 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:20px;
	color:#79b7c4;
	margin:0;
	font-weight:700;
}

h3 {
	font-size:32px;
	color:#666;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:22px;
	line-height:1.5em;
}

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:900px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:900px;
	height:100px;
	margin-bottom:10px;
}

#bannerLeft {
	width:250px;
	height:100px;
	margin-right:10px;
	background-image:url(Assets/rsvplogo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
}

#bannerRight {
	width:629px;
	height:49px;
	background:url(bg1c.gif) repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:50px 0 0 10px;
}

#content {
	background:url(bg1.gif) repeat-y;
	height:1%;
	}

#leftColumn {
	float:left;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:24px;
	color:#CCC;
	text-decoration:none;
	padding:15px;
	width:230px;
	height:10px;
	border-bottom:1px dotted #333;
	
}

#nav a:hover {
	background-color:#333;
}

#leftColumnBottom {
	width:240px;
	background:url(bg1c.gif) repeat-x;
	padding:140px 10px 10px;
	color:#EAEAEA;
}

#rightColumn {
	float:left;
	width:580px;
	padding-left:20px;
	color:#666;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#369;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#333;
}

#slideshow {
	position:absolute;
	left: 365px;
	top: 396px;
	width: 420;
	height: 75;

}
#linkstable {border:thick solid ;
	border-color:#666;
	}
#linkstable td,th {border:solid thin;
	border-color:#79b7c4;
	}
#linkstable th {text-align:center;
}
#support {
	color:#000000;
	border: thick solid #666;
}
#support th {text-align:center;
}
#support td {
	border: thin dotted #79b7c4;
	}
#line {border-bottom:thin dotted #79b7c4;
}
