/* CSS Document 
	Client: Tuohy Law Offices
	Author: Megan L. Dixon  
	Creation Date: March 2006
	Version 1.0
*/

body {
margin:0px;
padding:0px;
text-align:center;
background-color:#666666;
}

table {
border:medium solid #336699;
text-align:center;
height:100%;
width:90%;
}

img {
float:center;
}

p {
font-family: verdana, sans-serif;
font-size:9pt;
}

p.mission {
font-family: verdana, sans-serif;
font-size:8pt;
}

p.title {
font-weight:bold;
color:#003366;
}

#spacer {
height:20px;
background-color:transparent;
}

#container {
margin: 2px auto;
text-align:left;
background-color:white;
width:800px;
border:thin solid #003366;
}

#header {
background-color:#003366;
height:81px;
}

#navbar {
background-color:#CCCCCC;
height:40px;
}

#picturebox {
background-color:#CCCCCC;
align:center;
height:180px;
}

#news {
background-color:transparent;
height:275px;
width:250px;
float:right;
margin-top:30px;
}

#content {
background-color:transparent;
height:500px;
margin-left:25px;
margin-right:300px;
padding:20px 5px 10px 5px;
}

#footer {
background-color:#003366;
height:20px;
width:800px;
margin-top:10px;
text-align:center;
font-family: verdana, sans-serif;
font-size:9pt;
font-variant:small-caps;
color:white;
padding-top:5px;
}

#footer a:hover
{
color:white;
background-color:#336699;
}

#footer a:link,
#footer a:visited
{
color:white;
text-decoration:underline;
}

a.small:link,
a.small:visited {
font-family: verdana, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #003366;
TEXT-DECORATION: none;
}

a.small:hover {
background-color:#CCCCCC;
text-decoration: underline;
}

a.medium:link,
a.medium:visited {
font-family: verdana, sans-serif;
font-size: 12px;
font-weight: bold;
color: #003366;
TEXT-DECORATION: none;
}

a.medium:hover {
background-color:#CCCCCC;
text-decoration: underline;
}
