body{
    background:url(images/allstar_bg.jpg) repeat-x #4C4C4C;
}

#bodywrapper{
    width:1000px;
    height:2000px;
    margin-left:auto;
    margin-right:auto;
}

#topmenu{
    background:url(images/menu_off.png) no-repeat ;
    position:relative;
    height:150px;
    width:1000px;
}

#nolimit{
    position:relative;
    height:160px;
    width:1000px;
    margin-top:-68px;
    z-index:-4;
}

#hrfade{
    position:relative;
    width:1000px;
    height:24px;
}

#content1{
    position:relative;
    background: white url(images/vert_fade.png) repeat-x bottom center;
    width:751px;
    min-height:450px;
    margin:0px 0px 0px 107px;
    padding:25px 25px 25px 25px;
    font-family:palatino;
    font-size:15px;
}
    #articlebody{
        min-height:500px;
    }
    #displaytitle{
        color:#930C0C;
	   font-size:25px;
    }

#footer{
    position:relative;
    background:url(images/footer_bg.jpg) repeat-x;
    width:800px;
    height:55px;
    margin:11px 0px 0px 107px;
    text-align:center;
    color:#C28C90;
    font-size:10px;
}

.form{font-size : 13px;font-family : Times;font-weight : normal;text-decoration : none;color : #000000;}

.input {font-size: 11px; color: #1D2739; font-family:"arial"; width:220px; height:14px; background-color: #ffffff; border: 1px solid #A4A190; }	

.comments {font-size: 11px; font-family:"arial"; color: #1D2739; width:220px; height:76px; background-color: #ffffff; border: 1px solid #A4A190;}	



A.link:link{font-family:"palatino"; font-size:15px; font-weight:regular; color:#930C0C; text-decoration:none}
A.link:visited{font-family:"palatino"; font-size:15px; font-weight:regular; color:#930C0C; text-decoration:none}
A.link:hover{font-family:"palatino"; font-size:15px; font-weight:regular; color:#930C0C; text-decoration:underline}


A.link2:link{font-size:10px; font-weight:regular; color:#C28C90; text-decoration:none}
A.link2:visited{font-size:10px; font-weight:regular; color:#C28C90; text-decoration:none}
A.link2:hover{font-size:10px; font-weight:regular; color:#C28C90; text-decoration:underline}



table.sample {
	border-width: thin;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;}
table.sample th {
	font-size: 12px; font-family:"arial"; color: #1D2739;
}
table.sample td {
	font-size: 12px; font-family:"arial"; color: #1D2739;
}





