* {
padding : 0;
margin : 0;
}

html {
height : 100%;
}

body {
	background : url(../33south_page_imgs/sant_city.jpg) repeat-x fixed top;
	font-family : Verdana, Arial, Lucida Grande, Sans-Serif;
	font-size : 62.5%;
	height : 100%;
}

#wrapper {
	background : url(../33south_page_imgs/wrapper_bg.png) repeat-y scroll center;
	margin : 0 auto;
	width : 934px;
	min-height : 75%;
}

#faux {
	margin : 0 auto 10px auto;
	overflow : auto;
	width : 922px;
}

#header {
	width : 892px;
	padding : 90px 0 0 30px;
	height : 90px;
	margin : 20px 0 0 6px;
	background : #d1dbdb url(../33south_page_imgs/header_33.jpg);
	font-family : Verdana, Arial, Lucida Grande, Sans-Serif;
	color : #666666;
	text-decoration : none;
	word-spacing : normal;
	text-align : left;
	letter-spacing : 5px;
	line-height : 1.4em;
	font-size : 2.8em;
	vertical-align : text-bottom;
	white-space : normal;
}

#navigation {
	color : #666666;
	font-size : 0.9em;
	font-family : Verdana, Arial, Lucida Grande, Sans-Serif;
	width : 902px;
	padding : 10px 10px 5px 10px;
	margin : 0 6px;
	background : #abbebe;
	background-image : url(../33south_page_imgs/subhead_bg.jpg);
	background-repeat : repeat-x;
	text-align : right;
}

#leftcolumn {
	display : inline;
	color : #ffffff;
	margin : 0;
	padding : 0;
	width : 215px;
	float : left;
}

#rightcolumn {
	float : right;
	color : #333333;
	margin : 0 20px;
	padding : 0;
	width : 663px;
	display : inline;
	position : relative;
}

a:link, a:visited {
	color : #333333;
	text-decoration : none;
}

a:hover {
	color : #c9c9c9;
	text-decoration : none;
}

.titles {
	font-weight : normal;
	color : #003366;
	font-size : 1.2em;
}

h1 {
	color : #333333;
	padding : 0;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	border-bottom-color : #996600;
	margin-bottom : 5px;
	font-weight : lighter;
}

.clear {
	clear : both;
	background : none;
}

a.nav, a.nav:visited {
	text-decoration : none;
	text-align : right;
	color : #333333;
	display : block;
	letter-spacing : 0.2em;
	padding : 5px 15px;
	margin : 0;
	border-top : 1px solid transparent;
	border-bottom : 1px solid transparent;
}

a.nav:hover {
	background-color : #cccccc;
	color : #ffffff;
	border-top : 1px solid #aaa;
	border-bottom : 1px solid #bbb;
	background-image : url(../33south_page_imgs/button_bg.gif);
	background-repeat : repeat-x;
	background-position : center;
}

ul {
	padding : 20px 0;
	list-style-image : none;
	list-style-type : none;
}

.attention {
	display : block;
	color : #660000;
	background-color : #ffffff;
	clear : both;
	width : 80%;
	margin : 20px auto;
	padding : 30px;
	border : 1px solid #990000;
}



