a:link {
	text-decoration: none;
	color: #0066cc;
	}

a:visited {
	text-decoration: none;
	color: #0066cc;
	}

a:hover {
	text-decoration:underline;
	background-repeat: repeat-x;
	}

a:active {
	text-decoration: none;
	}

body {  background-color: #f2f2f2;
	margin: auto;
	text-align: center;
	color: #555555;
	font-family: Arial,Helvetica,Sans;
	}

#entire {
background-color: #ffffff;
	margin: auto;
	width: 900px;
	height: 1000px;
}

h1 {
	font: bold 1.9em Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}

h2 {
	font: bold 1.6em Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}

h3 {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}

h4 {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}

#container {
	text-align: left;
	background-color: #ffffff;
	position: relative;
	margin: auto;
	width: 900px;

	}

#innercontainer {
	background-color: #ffffff;
	position: absolute;
	width: 880px;
	margin: 10px 0px 0px 10px;
	z-index: 1;
	}

.menu {
	padding: 0;
	width: 160px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #333333;
	border: 1px solid #999999;
	}

#menu a {
	background-color: #ffffff;
	background: url(http://templates.livesiteadmin.com/images/stgeorgesouthall/navback1.gif) repeat-x bottom left;
	font: .75em Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	position: relative;
	width: auto;
	padding: 4px 0;
	text-indent: .5em;
	text-decoration: none;
	}

#menu a:visited, .menu #menu a.active {
	color: #ffffff;
	}
#menu a.active {
	font-weight: bold;
	background: url(http://templates.livesiteadmin.com/images/stgeorgesouthall/navback2.gif) repeat-x bottom left;
}

#menu a:hover {
	background-image: url(http://templates.livesiteadmin.com/images/stgeorgesouthall/navback2.gif);
	}

.introtext {
	font: normal .75em Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 173px;
	top: 0px;
	width: 707px;
	color: #555555;
	x-border-bottom: 1px solid #cccccc;
	}

.bodytext {
	font: normal .75em Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 173px;
	top: 0px;
	width: 707px;
	height: auto;
	padding: 0 0 10px 0;
	margin: 0px;
	color: #555555;
	}

#leftpodcontainer {
	x-position: absolute;
	x-left: 173px;
	x-height: auto;
	width: 320px;	
	}

#rightpodcontainer {
	x-position: absolute;
	x-left: 493px;
	x-height: auto;
	width: 320px;
	}
	
.podtextleft {
	font: normal Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	height: 100px;
	width: 320px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	color: #555555;
	border-bottom: 1px solid #cccccc;
	}

.podtextright {
	font: normal Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	height: 100px;
	width: 320px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	color: #555555;
	border-bottom: 1px solid #cccccc;
	}

.largeimage {
	border: 1px solid #999999;
	position: relative;
	height: 150px;
	width: 200px;
	float:left;
	margin: 0px 10px 10px 0px;
	}

.thumbnail {
	border: 1px solid #999999;
	position: relative;
	height: 100px;
	width: 100px;
	float:left;
	margin: 0px 10px 10px 0px;
	}

	/* hide from ie on mac \*/
	
#flashcontent {
		height: 600px;
	}
	/* end hide */

#header {
	margin: 0px 10px 0px 10px;
	background-color: #229AE1;
	position:relative;
	left: 0px;
	color: #FFFFFF;
	border-top: 10px solid #78C7A7;
	height: 130px;
	}
	
.logo {
	position:relative;
	border: none;
	float:right;
	margin: 10px;
        z-index: 1;
	}

.headertext {
	font: bold 1.9em Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-left: 20px;
	padding-top: 20px;
	}

#headertextsmall {
	font: normal .9em Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	}

#header a {
	color: #ffffff;
	text-decoration: none;
	}

#header a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#footer {
	color:#555555;
	background-color:#FFFFFF;
	font: .7em Verdana, Helvetica, sans-serif;
	text-align: center;
	width: 880px;
	x-height: auto;
	x-position: absolute;
x-bottom: 0;
	border-top: 2px solid #78C7A7;
	padding-top: 15px;
	margin: 0px 10px 10px 10px;
display: none;
	}
