body {
    margin:0;
    padding:0;
    background:#e9e8e8 url(images/bg.jpg) repeat-x;
    text-align:center;
    font-family:arial, verdana, sans-serif;
    font-size:small;
    color:#000;
line-height: 18px;
}
p {margin-top:0;margin-bottom:1.2em;line-height:1.2em;}
h2 {font-size:14px;}
h3 {font-size:12px;}

form {margin:0;padding:0;}
form label {display:inline;font-weight:normal;margin:2px 0;}
form p {margin:5px 0;line-height:1.5em;_height:1%;}

.ftext, .ftextarea {
    width: 90%;
}
.ftextarea {
    height: 75px;;
}
#wrap {
	background:#e9e8e8;
    margin:0 auto;
    padding:0;
    text-align:left;
    width:770px;    
    /*background:url(images/bkgd.jpg) repeat-y;*/
}
img {
    margin:-10px 0px 0px -7px;
    padding: 0px 0px 10px 0px;
}
#header {
    margin:0;
    padding:0;
    text-indent:-9999px;
    width:770px;
    height:300px;
    background:url(images/toyinjuries_header.jpg) no-repeat;
}
#nav {
    text-align:center;
    /*background: url(images/golden.gif) repeat-x;
    /*background:#544E4E;*/
    /*border-bottom: 1px solid #B4B3B3;
    border-right:1px solid #000;
    border-left:1px solid #000;*/
    height:31px;
    line-height:31px;
    width:770px;
    margin:-33px 0px 0 3px;    
}
#news {
    margin: -1056px 0px -50px 32px;
    color:#bc0202;
    text-decoration:none;
    font-weight:bold;
}
#news a {
color:#bc0202;
    text-decoration:none;
}
#news a:hover {
    text-decoration:underline;
}
#nav a {
    margin: 0 10px;
    color:#fff;
    text-decoration:none;
    font-weight:bold;
    /*text-transform:uppercase;*/
}
#nav a:hover{
    margin: 0 10px;
    color:#fff;
    text-decoration:underline;
    font-weight:bold;
    /*text-transform:uppercase;*/
    
}
#content {
    background: url(images/content_bg.gif) repeat-y;
    width:762px;
    margin:0 auto;
}

#cbox_h {
    background: url(images/cbox_h.gif) no-repeat;
    padding-top:42px;
}
#cbox_f {
    background: url(images/cbox_f.gif) bottom left no-repeat;
    padding-bottom: 11px;
    width:510px;
}
#cbox_bg {
    background: url(images/cbox_bg.gif) repeat-y;
    padding:1.2em 10px;
}

#fbox_h {
    background: url(images/fbox_h.gif)  0  3px no-repeat;
    padding-top:42px;
}
#fbox_f {
    background: url(images/fbox_f.gif) bottom left no-repeat;
    padding-bottom: 7px;
    width:222px;
}
#fbox_bg {
    background: url(images/fbox_bg.gif) repeat-y;
    padding:1.2em 10px;
}
#content_table {
    margin:0 auto;
    width:736px;
}

#footer {
    width:100%;
    height:85px;
    margin:0 auto;
    background:url(images/footer.gif);
	vertical-align:bottom;
	color:#ffb600;
}
/*.footer {
	width:100%;
	height:85px;
	background:url(images/footer.jpg) left top repeat-x #303030;
	vertical-align:top;
}
.footer_main {
	width:766px;
	height:85px;
	vertical-align:top;
}
.footer_txt {
	vertical-align:top;
	padding:35px 0px 0px 34px;
	color:#8F8F8F;
/*}
.footer_txt a {
	color:#8F8F8F;
	text-decoration:underline;
}
.footer_txt a:hover {
	color:#8F8F8F;
	text-decoration:none;
}