/* CSS Document */


* {
  margin: 0;
  padding: 0;
}

body {
	color: #000000;
	text-align: center;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	background: #000 repeat-x top;
}

a {
  color: #FFF;
  text-decoration: none;
}

a:hover,a:focus {
  color: #000;
  text-decoration: none;
}

p {
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	margin-top: 15px;
	margin-right: 20;
	margin-bottom: 15px;
	margin-left: 30;
}

ul,ol {
  margin: 15px 0 15px 50px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5E3980;
	margin-left: 30px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-right: 20px;
	margin-left: 30px;
}
li {
  line-height: 1.5em;
}


img,fieldset {
  border: 0 none;
}

hr,legend {
  display: none;
}

strong,b {
  color: #000;
  font-weight: bold;
}

#page-container {
	width: 770px;
	text-align: left;
	position: relative;
	height: 618px;
	margin: 0 auto;
}
#head-container {
	background-image: url(../images/header_Austin.jpg);
	width: 770px;
	height: 155px;
	background-repeat: no-repeat;
}
#content-container {
	width: 480px;
	height: 463px;
	position: absolute;
	left: 163px;
	top: 155px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_Content.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#middlecolumn-container {
	text-align: left;
	margin-top: 4px;
	width: 480px;
	height: 463px;
}
#leftcolumn-container {
	height: 463px;
	width: 163px;
	position: absolute;
	left: 0px;
	top: 155px;
}
#rightcolumn-container {
	height: 463px;
	width: 127px;
	position: absolute;
	right: 0px;
	top: 155px;
	background-image: url(../images/bg_RightColumn.jpg);
	background-repeat: no-repeat;
}
#myspace-link {
	width: 126px;
	text-align: center;
	margin-top: 200px;
	clear: both;
	margin-bottom: 15px;
	font: bold 9pt/11pt Georgia, "Times New Roman", Times, serif;
	color: #60327A;
	text-decoration: none;
}
#myspace-link a {
	font: bold 9pt/11pt Georgia, "Times New Roman", Times, serif;
	color: #60327A;
	text-decoration: none;
}
#footer-container {
	width: 770px;
	margin: 0px auto;
}
#myspace-logo {
	margin-bottom: 4px;
}


#signUp-container {
	background-image: url(../images/bg_SignUp.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 770px;
	left: 100px;
	clear: both;
	text-align: center;
}
#footer {
	background-image: url(../images/bg_Footer.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 770px;
	position: relative;
	text-align: center;
}
#copyright-container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-top: 4px;
}
#signUp-box {
	height: 16px;
	width: 120px;
	border: 1px solid #62347C;
	margin-top: 2px;
}
#signUp {
	font: bold 9pt Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}


#copyright-container a {
	color: #E70020;
}
#splash-screen {
	text-align: center;
	margin: 35px auto 50px;
}
