/* Custom Style Sheet for WelcometoAustin.net */
/* Created by Rho Chalmers - for Dr Evans dental */
/* Use id= for items marked with # (pound sign) and class= for items marked with . (period) */

/* General Styles */
body
{margin:0px 0px 0px 0px;
background-color: #AA5500;
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:645px;
background:#FFFFCC;
filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
margin:0px 0px 0px 0px;
}

.footer
{position:relative;
width:645px;
margin:0px 0px 0px 0px;
text-align: center;
}

.pics
{vertical-align: middle;
}

/* Text Styles */
a:link
{color:#557700;
font-weight:700;
}

a:visited
{color:#557700;
font-weight:700;
}

h1, h2, h3
 {font-family:times, serif;
text-align:center;
color:#000000;
font-weight:700;
}

.words
{padding:15px;
font-family:Bookman,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,Bookman,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,Bookman,serif;
text-align:center;
font-weight:500;
padding:5px;
background-color:#FFFFCC;
font-size:14px;
		
