/* CSS Document */body {	margin: 0;	border: 0;	padding: 0;	text-align: center;	background: #1c3e81 url(../images/stripeBG.gif) top left repeat;}a:link { color: #fff; }a:hover { color: #7c89b5; }#logo {	position: relative;	width: 350px;	height: 251px;	margin: 25px auto 0 auto;	z-index: 1;}#frame {	width: 760px;	background-color: #fff;	margin: -140px auto 40px auto;	text-align: center;	z-index: -1;	border: 1px solid #1c3e81;}#wrapper {	width: 750px;	background-color: #000;	margin: 5px;}#navbar {	width: 750px;	height: 35px;	background: #1c3e81 url(../images/navbar_curve.gif) top center no-repeat;	text-align: center;	border-top: 1px solid #fff;}#navbar ul {	margin: 0;	padding: 7px 0 0 0;	text-align: left;}#navbar ul li {	display: inline;}#navbar ul li a {	text-decoration: none;	font: bold 13px Helvetica, Arial, sans-serif;	text-transform: uppercase;	color: #fff;	padding: 0 0 0 20px;	text-align: left;}#navbar ul li a:hover { color: #7c89b5; }#news {	background: #6476a8 url(../images/crowd.gif) bottom center no-repeat;	height: 400px;	width: 750px;}.content {	width: 690px;	background-color: #7c89b5;	margin: 0 auto;}.content a { 	text-decoration: none; 	color: #fff;}.content a:hover {	text-decoration: underline;}.content img {	float: left;	padding: 20px 20px 10px 20px;}.content p {	font: 14px Verdana, Arial, Helvetica, sans-serif;	color: #000;	text-align: justify;	margin: 0 20px;	line-height: 1.6em;	padding: 1em 0;}p.links {	font: bold 16px Helvetica, Arial, sans-serif;	text-align: center;	color: #fff;}.web { 	background: #7c89b5 url(../images/icon_web.gif) left center no-repeat; 	padding: .5em 100px .5em 25px;}.photo { 	background: #7c89b5 url(../images/icon_photo.gif) left center no-repeat; 	padding: .5em 100px .5em 38px;}.video { 	background: #7c89b5 url(../images/icon_video.gif) left center no-repeat; 	padding: .5em 100px .5em 30px;}.flyer { 	background: #7c89b5 url(../images/icon_flyer.gif) left center no-repeat; 	padding: .5em 100px .5em 25px;}.audio { background: #7c89b5 url(../images/icon_audio.gif) left center no-repeat; }.topCurve {	margin: 0 auto;	width: 690px;	height: 10px;	background: #7c89b5 url(../images/top_corner.gif) top center no-repeat;}.bottomCurve {	margin: 0 auto 50px auto;	padding: 0;	width: 690px;	height: 10px;	background: #7c89b5 url(../images/bottom_corner.gif) bottom center no-repeat;}h1 {	font: bold 36px Helvetica, Arial, sans-serif;	color: #7c89b5;	margin: 10px 30px;	text-align: left;}h2 {	font: bold 24px Helvetica, Arial, sans-serif;	color: #1c3e81;	text-align: left;	margin: 0;}.clear { clear: both; }p.footer {	font: 12px Verdana, Arial, Helvetica, sans-serif;	color: #fff;	text-align: center;	padding-bottom: 20px;	background: #000 url(../images/footer_curve.gif) bottom center no-repeat;	margin: 0;}input {	padding: .25em;	text-align: left;	vertical-align: top;}/*** content glider ***/.glidecontentwrapper{position: relative; /* Do not change this value */margin: 0 auto;width: 400px;height: 200px; /* Set height to be able to contain height of largest content shown*/overflow: hidden;z-index: 0;}/*	Total wrapper width: 350px+5px+5px=360px	Or width of wrapper div itself plus any left and right CSS border and padding	Adjust related containers below according to comments*/.glidecontent{ /*style for each glide content DIV within wrapper.*/position: absolute; /* Do not change this value */padding: 10px;background-color: #6476a8;visibility: hidden;width: 400px;}/* Total glidecontent width: 330px+10px+10px=350px	Or width of wrapper div itself (not counting wrapper border/padding)*/.glidecontent p {	font: 12px Verdana, Arial, Helvetica, sans-serif;	text-align: left;	padding: .5em 20px;	margin: 0;}.glidecontent img {	float: left;	padding: 60px 10px 10px 20px;}h3 {	padding: 60px 0 0 20px;	font: bold 20px Helvetica, Arial, sans-serif;	color: #1c3e81;	text-align: left;	margin: 0;}#p-select { display: hidden; }