/* CSS Document */
body
{
background-color: #423735;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
div
{
margin-top: 0px;
margin-bottom: 0px;
}
#outside_border
{
border: 1px solid #FFFFFF;
background-color: #902628;
width: 750px;
padding: 1px;
margin-left: auto;
margin-right: auto;
}

#outside_bottom
{
width: 750px;
padding: 1px;
margin-left: auto;
margin-right: auto;
text-align: right;
}

#content
{
background-color: #ffffff;
width: 748px;
height: ;
max-height: ;
border: 1px solid #FFFFFF;
}

#head
{
width:100%;
height:129px;
background-image:url(../images/andrew_telegdi_header_graph.jpg);
margin-left: auto;
margin-right: auto;
border-bottom: solid 1px #FFFFFF;

}

#navigation
{
width:100%;
height:28px;
background-image:url(../images/red_nav_bg.jpg);
margin-left: auto;
margin-right: auto;
}
#nav_shadow
{
width:100%;
height:10px;
background-image:url(../images/shadow_for_nav.jpg);
margin-left: auto;
margin-right: auto;
}

#left_col
{
clear:left;
width:542px;
height________:568px;
background-image:url(../images/left_content_bg.gif);
background-position:bottom right;
background-repeat:no-repeat;
background-color:#ffffff;
float:left;
padding: 8px;

}
#left_quote
{
clear:left;
width:162px;
height________:408px;
float:left;

}
#center_content
{
clear:right;
width:370px;
height________:600px;
float:right;

}

#right_col
{
clear:right;
width:188px;
height_________:568px;
background-color:#a99b9b;
background-image:url(../images/right_content_bg.gif);
float:right;

}

#right_nav
{
padding: 5px 2px 5px 15px;
color: #FFFFFF;
font-size: 12px;
}

#rightbot_pic
{
text-align: center;
padding: 0px 0px 5px 0px;
}
#bottom
{ 
clear: both;
background-color:#922528;
height:28px;
padding: 3px 0px 0px 0px;
width:100%;
margin-left: auto;
margin-right: auto;
}

img { border:0;
}

h1 {
color:#902628;
font-size:18px;
line-height:22px;
font-weight:bold;
}

h2 {
color:#902628;
font-size:15px;
line-height:18px;
font-weight:bold;
}

h3 {
color:#902628;
font-size:13px;
line-height:14px;
font-weight:bold;
}

p {
font-size:12px;
color:#000000;
}

li {
line-height:22px;
}

.red_quote{
font-size:18px;
color:#902628;
line-height:20px;
}

.red_quote_s{
font-size:12px;
color:#902628;
line-height:20px;
}

.red_font{
font-size:12px;
color:#902628;
}

.essential
{
font-style:italic;
margin-left:25;
}

a:link{
color:#8e2427;
text-decoration:none;
}

a:active{
color:#8e2427;
text-decoration:underline;
}

a:hover{
color:#8e2427;
text-decoration:underline;
}

a:visited{
color:#661b1c;
text-decoration:none;
}

a.right_link:link{
color:#FFFFFF;
text-decoration:none;
}

a.right_link:active{
color:#FFFFFF;
text-decoration:underline;
}

a.right_link:visited{
color:#FFFFFF;
text-decoration:none;
}

a.right_link:hover{
color:#FFFFFF;
text-decoration:underline;
}

a.footer_link:link{
font-size: 11px;
color:#FFFFFF;
text-decoration:none;
}

a.footer_link:active{
font-size: 11px;
color:#FFFFFF;
text-decoration:underline;
}

a.footer_link:visited{
font-size: 11px;
color:#FFFFFF;
text-decoration:none;
}

a.footer_link:hover{
font-size: 11px;
color:#FFFFFF;
text-decoration:underline;
}
a.dnm_link:link{
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
}

a.dnm_link:active{
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:underline;
}

a.dnm_link:visited{
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
}

a.dnm_link:hover{
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:underline;
}

.dashlines {
height: 2px;
width: 100%;
border-top: dashed 1px #902628;
border-bottom: dashed 1px #902628;
margin-top: 10px;
margin-bottom: 0px;
}

.auth{
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
