body {
margin : 30px 0px 0px 0px;
background-color : #333;
font-family : Verdana, sans-serif, sans-serif;
font-size : 11px;
color : #ffffff;
}
html {
height : 110%;
}
#faux_content_wrapper {
width : 765px;
height : 1px;
margin : 0px auto -1px auto;
position : relative;
}
#faux_content {
position : absolute;
top : 115px;
left : 230px;
}
#wrapper {
border : 1px solid #ff0000;
width : 765px;
margin : 0px auto 10px auto;
background-image : url('images/background.jpg');
background-repeat : repeat-x;
overflow : hidden;
}
#left_col {
border : 1px solid #ff0000;
float : left;
width : 208px;
margin : 0px 0px -4000px 0px;
padding : 0px 0px 4000px 0px;
}
#left_col_top {
border : 1px solid #ff0000;
border-bottom : 2px solid #ff0000;
width : 208px;
height : 188px;
background-image : url('images/logo.jpg');
background-repeat : no-repeat;
background-position : 0px 10px;
margin : -1px 0 0 -1px;
}
#left_col_bottom {
width : 208px;
}
#left_col_bottom div {
padding : 10px;
line-height : 15px;
}
#left_col_bottom div b {
font-size : 16px;
}
#header {
border : 1px solid #ff0000;
width : 553px;
height : 188px;
float : right;
}
#welcome {
width : 535px;
height : 135px;
padding : 10px;
font-weight : bold;
font-size : 26px;
line-height : 40px;
}
#main_nav {
height : 35px;
padding-top : 0px;
}
#main_nav a {
text-decoration : none;
color : #ff0000;
display : block;
float : left;
width : 69px;
text-align : center;
font-weight : bold;
}
#main_nav a.current {
text-decoration : none;
color : #ffffff;
}
#main_nav a:hover {
text-decoration : none;
color : #ffffff;
}
#main_cont {
border : 1px solid #ff0000;
border-bottom : 0px;
width : 533px;
float : right;
/*padding : 10px;*/
margin : 0px 0px -3990px 0px;
padding : 10px 10px 4000px 10px;
font-size: 11px;
}
#main_cont a {
text-decoration : none;
color : #ff0000;
font-weight : bold;
}
#main_cont a:hover {
text-decoration : none;
color : #ffffff;
}
#main_cont q {
font-weight : bold;
font-style : italic;
font-size : 16px;
}
#main_cont span {
color : #cccccc;
font-weight : bold;
}
h1 {
margin : 0px;
font-size : 13px;
display : inline;
}
h2 {
margin : 0px;
font-size : 13px;
display : inline;
}
h3 {
margin : 0px;
font-size : 13px;
display : inline;
}
h4 {
margin : 0px;
font-size : 13px;
display : inline;
}
table {
border-collapse : collapse;
}
table td {
padding : 5px;
}
.required, .error {
color : #ff0000 !important;
}
object {
	display : block;
	margin : 0 0 -1px 0;
}