html, body, p, input, select, textarea, td
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #4f5050;
}


body 
{
    background: #ffffff;
}

#frame
{
    margin: 10px auto 0 auto;
    width: 984px;
    background: #ffffff;

}

#header

{
    background: #ffffff url(../images/styles/frame_top.gif) no-repeat;   
    width: 984px;
    height: 71px;
    text-align: right;
   padding-top: 120px;
}

#content
{
    width: 866px;
    padding-right: 44px;
	padding-left: 74px;
	background: #ffffff url(../images/styles/frame_middle.gif);
	background-repeat: repeat-y;   
}

#content p
{
 margin:0px;
 padding:5px 0px;
}

#content_bottom

{
    background: #ffffff url(../images/styles/frame_bottom.gif) no-repeat;   
    width: 984px;
    height: 47px;
}


#footer
{
    width: 984px;
    margin: 0px auto;
	text-align: right;
}


h1
{
    font-family: Garamond, Verdana, Helvetica, Sans-Serif;
    color: #4f5050;
    font-weight: normal;
    font-size: 28px;
        margin: 0;
}

h2
{
    font-family: Garamond, Verdana, Helvetica, Sans-Serif;
    color: #ff8700;
    font-weight: normal;
    font-size: 18px;
    margin: 0;
}


strong
{
	color: #ff8700;
	font-family: Times, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
}

b
{
        color: #ff8700;
	font-family: Times, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
}

a
{
    text-decoration:none;
    color: #ff8700;
}

a:hover
{
    text-decoration:none;
    color: #4f5050;
}

#footer a
{
    text-decoration:none;
    color: #4f5050;
}

#footer a:hover
{
    text-decoration:none;
    color: #999999;
}

#caption
{
font-size: 11px;
text-align: right;
padding-bottom: 15px;
font-style: italic;
}

#page_image
{
margin-right: 15px;
}

#teaser_item
{
float: left:
width: 200px;
}




