/* Custom Style Sheet for WelcometoAustin.net */
/* Created by Rho Chalmers - for Dick Clay with State Farm Insurance */
/* Use id= for items marked with # (pound sign) and class= for items marked with . (period) */

/* General Styles */
body
{margin:0px 0px 0px 0px;
background-image: url(pinstripe.png);
background-repeat: repeat;
background-attachment:fixed;
text-align: center;
}

/* Positioning Elements */
#container01 
{position:relative;
height:1%;
margin-left: auto;
margin-right: auto;
width: 50em;
text-align: left;
}

#container02 
{position:absolute;
left:5em;
}

.content
{width:680px;
filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
background-repeat: no-repeat;
margin:0px 0px 0px 0px;
font-family: 'Times New Roman', Times, serif;
font-size: 23px;
font-weight: bold;
text-align: center;
}

li 
{font-family: 'Times New Roman', Times, serif;
font-size: 20px;
text-align: left;
font-weight: bold;
margin:0px 0px 0px 70px;
}

.subcontent
{margin:0px 20px 0px 0px;
font-family: 'Times New Roman', Times, serif;
font-size: 18px;
font-weight: bold;
text-align: right;
}


.footer
{position:relative;
width:645px;
margin:0px 0px 0px 0px;
text-align: center;
}

.pics
{vertical-align: middle;
}

/* Text Styles */
a:link
{color:#932127;
font-weight:700;
}

a:visited
{color:#932127;
font-weight:700;
}

.words
{padding:15px;
font-family:'Times New Roman',Times,serif;
font-size:18px;
text-align:justify;
color:#000000;
font-weight:500;
}

.note
{padding:5px;
font-family:'Times New Roman',Times,serif;
font-size:14px;
font-weight:500;
text-align:center;
color:#000000;
filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
}

.notebox
{margin:0px auto;
width:300px;
font-family:'Times New Roman',Times, serif;
text-align:center;
font-weight:500;
padding:5px;
background-color:#FFFFCC;
font-size:14px;
		
