body {
background-color:#eff4f8;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;

	width: 955px;

	font-size: 11px;
	border:5px solid #FFFFFF;
}

a img{border:0px;}
a {color:#FF0000; text-decoration:none;}
a:hover{text-decoration:underline;}
a:visited{color:#990000;}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 955px;
	background: url("/path/to/your/background_cols.gif") repeat;
}

#header {
}

#menu {
background-image:url(/images/menu-backg.gif);
height:55px;
color:#FFFFFF;
font-weight:bold;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:55px;
}
#menu .mnu{margin-top:18px; margin-right:20px; margin-left:20px;}

#container{
background-color:#000;
background-image:url(/images/back002.jpg);
background-repeat:repeat-y;
}

#sub_container{
background-image:url(/images/back003.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

#side-a {
	float: left;
	width: 150px;
}

#side-b {
	float: right;
	width: 255px;
	background-image:url(/images/back-right.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	padding:20px;
	color:#FFFFFF;
}
#side-b h2{font-size:15px;}
#side-b ul{padding:10px; margin:0px; text-indent:0px;}

#content { 
	float: left;
	width:619px;
	padding:20px;
	background-image:url(/images/back001.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:right;
	line-height:18px;

}
* html #content{width:616px;}

#content_left {width:200px; float:left;}
#content_right {width:400px; float:right;}

.c {clear:both;}

#footer {
	clear: both;
	background: #A2A2A2;
	height:28px;
	background-image:url(/images/foot-back.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-align:center;
line-height:28px;
	margin-top:-11px;
}
/* Stylesheet: main Modified On 2007-06-25 15:37:34 */
#wrapper {
	background-image:url(images/sub-back.gif);
background-position:right;
background-repeat:repeat-y;
background-color:#d6dee9;
}

#header {
}

table { width: 100%; padding: 0px; border: none; border: 1px solid #789DB3;}
table td {border: none; background-color: #F4F4F4; padding:0px 3px 0px 3px;}

#menu {
}

.blue{color:#1f4293;}
.red{color:#c63f2c;}

#container{
background:none;
background-image:url(images/shade-back.gif);
background-position:top;
background-repeat:repeat-x;

}

#head_label{text-align:left;}

#side-b {
	background: none;
	background-image:url(images/sub-back-02.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	
	color:#000000;

}
#content { 
	color:#000;
	text-align:left;
	line-height:18px;
	background:none;
width:870px;
}

* html #content{width:870px;}
#content_left {width:150px; float:left;}
#content_right {width:650px; float:right;}

div.error_message {
    background: url("/images/ERROR.gif") no-repeat scroll 10px center #FFD6D5;
    border: 1px solid #E98C88;
    color: #D63423;
    padding: 5px 40px;
	margin-bottom: 10px;
	width: auto;
}

div.error_message {
    color: #FF3300;
}

div.captcha{ padding-bottom: 10px !important;}
div.captcha img{ padding:6px 0;}
/* Stylesheet: sub Modified On 2012-05-21 12:15:20 */
