body, div, td, p, input, textarea { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#F90; }
body { margin:10px; background:#000 url(../images/mrc_black_background.jpg) repeat-y; }

#main { width:850px; border:1px solid #F60; background:#222; padding:10px; }

#head { border:1px solid #F60; background:#000; padding:10px; }

#subb { border:1px solid #F60; background:#000; padding:10px; margin-top:10px; }

#menu { border:1px solid #F60; background:#000; margin-top:10px; padding:10px; float:left; width:140px; }
html>body #menu { width:120px; }

#menu ul { list-style:none; margin:0; padding:0; border:none;  }

#menu li {  }

#menu li a.link { color:#F60; font-weight:bold; text-decoration:none; }
#menu li a.visited { color:#F60; font-weight:bold; text-decoration:none; }
#menu li a.active { color:#F60; font-weight:bold; text-decoration:none; }
#menu li a.hover { color:#F60; font-weight:bold; text-decoration:underline; }

#body { margin-top:10px; margin-left:150px; }

#body img { float:left; margin:0 10px 10px 0; border:1px solid #F60; }

#body .title { color:#F60; margin:0; }

#butt { clear:both; }

#foot { width:850px; margin-top:10px; padding:0 20px; color:#666; }

#foot a:link { text-decoration:none; color:#666; font-weight:bold; }
#foot a:visited { text-decoration:none; color:#666; font-weight:bold; }
#foot a:active { text-decoration:none; color:#666; font-weight:bold; }
#foot a:hover { text-decoration:underline; color:#999; font-weight:bold; }

h1 { margin:0; font-size:28px; color:#F60; }

h2 { margin:0; font-size:18px; }

a:link { text-decoration:none; color:#F60; font-weight:bold; }
a:visited { text-decoration:none; color:#F60; font-weight:bold; }
a:active { text-decoration:none; color:#F60; font-weight:bold; }
a:hover { text-decoration:underline; color:#F60; font-weight:bold; }

.label { margin-bottom:5px; }
.input { margin-bottom:5px; }
.space { clear:both; margin-bottom:5px; }

/* Colling Pages */

#collin { width:850px; font-size:10px; color:#333; margin:10px 10px; }

#collin a:link { text-decoration:none; color:#333; font-weight:bold; }
#collin a:visited { text-decoration:none; color:#333; font-weight:bold; }
#collin a:active { text-decoration:none; color:#333; font-weight:bold; }
#collin a:hover { text-decoration:underline; color:#666; font-weight:bold; }

input, textarea { background:#333; color:#FFF; border:1px solid #F90; font-size:11px; }