body {
	height:				100%;
	margin-top:			15px;
	margin-bottom:		15px;
	margin-left:		auto;
	margin-right:		auto;
	text-align:			center;
	color:				#922322;
	font-family:		sans-serif, Arial, "Lucida Console";
	background-image:	url(../images/background.gif)
}

.footer_text 			{font-size:75%; color:#FFFFFF}

.footer_links a:link	{color:#FFFFFF; font-size:75%; font-weight:bold; text-decoration:none}
.footer_links a:visited {color:#FFFFFF; font-size:75%; font-weight:bold; text-decoration:none}
.footer_links a:active	{color:#FFFFFF; font-size:75%; font-weight:bold; text-decoration:none}
.footer_links a:hover	{color:#FFFFFF; font-size:85%; font-weight:bold; text-decoration:none}

.text_links a:link		{color:#0701FD; text-decoration:none}
.text_links a:visited	{color:#0701FD; text-decoration:none}
.text_links a:active	{color:#0701FD; text-decoration:none}
.text_links a:hover		{color:#0701FD; text-decoration:underline}

#header_border			{position:relative; margin:0 auto; height:30px; width:750px; background:url(../images/header_border.gif)}
#header					{position:relative; margin:0 auto; height:110px; width:750px; background-color:#922322}
#header_left			{position:absolute; left:0px; height:110px; width:20px; background:url(../images/header_left.jpg)}
#header_right			{position:absolute; left:730px; height:110px; width:20px; background:url(../images/header_right.jpg)}
#header_content			{position:absolute; left:20px; height:110px; width:710px; background-color:#922322}
#header_title			{position:absolute; top:5px; left:0px; height:100px; width:250px; background:url(../images/header_title_3.jpg)}
#header_photo			{position:absolute; top:0px; left:320px; height:100px; width:300px; background:url(../images/header_photo.jpg)}

#content_container		{position:relative; margin:0 auto; width:750px; background:url(../images/content_background.jpg); background-repeat:repeat-y}
#content				{position:relative; margin:0 auto; width:710px; padding-top:5px; height:auto}
#tab					{height:60px; width:710px}

#footer					{position:relative; margin:0 auto; height:90px; width:750px}
#footer_left			{position:absolute; left:0px; height:90px; width:20px; background:url(../images/footer_left.jpg)}
#footer_right			{position:absolute; left:730px; height:90px; width:20px; background:url(../images/footer_right.jpg)}
#footer_content			{position:absolute; left:20px; height:90px; width:710px; background-color:#922322; text-align:center}
#footer_border			{position:relative; margin:0 auto; height:30px; width:750px; background:url(../images/footer_border_2.gif)}