/* Studio 144 CSS Document */

body{
background:#573E08 url(images/pg_bg.png) top left repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
}

#wrap{
background:url(images/wrap_bg.png) top left no-repeat;
margin:auto;
height:620px;
width:870px;
}

#top{
height:340px;
width:800px;
margin:0px 0px 0px 70px;
}

#logo{
float:right;
width:400px;
margin:60px 10px 0px 0px;

}

#top_txt{
width:320px;
font-weight:bold;
float:left;
margin:90px 0px 0px 40px;
}

#page_location{
text-align:center;
font-size:x-small;
color:#666666;
}

#page_location a{
color:#666666;
text-decoration:none;
}

#page_location a:visited{
}

#page_location a:hover{
color:#333333;
}

#page_location span{
border-left:#333333 thin solid;
border-right:#333333 thin solid;
padding:0px 2px;
}

#page_id{
font-size:small;
color:#FF3300;
}

#page_id a{
color:#FF3300;
text-decoration:none;
}

#nav_bar{
height:100px;
text-align:right;
width:400px;
float:right;
margin:0px 40px 0px 0px;
}

#nav_bar a{
color:#333333;
text-decoration:none;
}

#nav_bar a:visited{
color:#333333;
text-decoration:none;
}

#nav_bar a:hover{
color:#CC6600;
text-decoration:underline;
}

.nav_item{
float:right;
margin:20px;
text-align:center;
font-weight:bold;
}

#bottom{
height:275px;
width:800px;
margin:0px 0px 0px 70px;
}

#bottom a{
color:#CC0000;
font-weight:bold;
text-decoration:none;
}

#bottom a:visited{
color:#CC0000;
}

#bottom a:hover{
color:#FF6600;
text-decoration:underline;
}

#content_wrap{
margin:0px 0px 0px 35px;
height:225px;
width:730px;
overflow:auto;
border-bottom:#CCCCCC thin dashed;
}

#content_header{
}

.content_text{
padding:10px;
}

.content_text img{
float:right;
margin:3px;
}

#footer{
text-align:center;
padding:5px;
font-size:x-small;
font-weight:bold;
color:#FFFFCC;
}

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

#footer a:visited{
}

#footer a:hover{
color:#FFFF00;
text-decoration:underline;
}
