body {
	font: 12px/22px Arial, Helvetica, sans-serif;
	background: #000 url(http://www.linkstechnology.com/clients/renaissance/build/images/bkgBody.jpg) 50% 0 no-repeat;
	padding: 0;
	margin: 0;
	}

* {
	outline: none;
	}

a:hover {
	text-decoration: none;
	}

div#container {
	width: 825px;
	margin: 0 auto;
	position: relative;
	}

div#masthead a:hover {
	cursor: pointer;
	}
	address a {
		font-style: normal;
		font-size: 11px;
		color: #ccc;
		margin: 0;
		text-decoration: none;
		}
		address a:hover {
			text-decoration: underline;
			}

h1 {
	background: transparent url(http://www.linkstechnology.com/clients/renaissance/build/images/bkgHeadScc.jpg) no-repeat;
	text-indent: -9999px;
	font-size: 22px;
	height: 38px;
	margin: 0;
	}

div#globalNav {
	position: absolute;
	top: 68px;
	right: 0;
	}
	#globalNav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		text-align: right;
		font-size: 14px;
		}
		#globalNav li {
			display: inline;
			margin-right: 15px;
			}
			#globalNav a, #globalNav a:visited {
				color: #000;
				text-decoration: none;	
				}
				#globalNav a:hover, #globalNav a:visited:hover {
					color: #fff;
					}
		#globalNav li#calendar {
			margin-right: 10px;
			}

div#main {
	position: absolute;
	top: 90px;
	width: 825px;
	}

div#slideshow {
	background: #000 url(http://www.linkstechnology.com/clients/renaissance/build/images/bkgSlideshow.jpg) no-repeat;
	height: 337px;
	width: 806px;
	padding: 10px;
	z-index: 1;
	}

div#footer {
	background: #000 url(http://www.linkstechnology.com/clients/renaissance/build/images/bkgFooter.gif) 50% 15px no-repeat;
	clear: both;
	padding: 45px 0 20px;
	text-align: center;
	color: #fff;
	}
	#footer p {
		margin-bottom: 0;
		}
		#footer a {
			color: #fff;
			text-decoration: none;
			}
			#footer a:hover {
				text-decoration: underline;
				}
		#footer img {
			border: none;
			margin-left: 2px;
			vertical-align: text-top;
			}

div#paraphBottom {
	background: url(http://www.linkstechnology.com/clients/renaissance/build/images/paraphBottom.png) no-repeat;
	position: absolute;
	top: 90px;
	left: 318px;
	margin: 0;
	width: 77px;
	height: 44px;
	}