body,html {
	margin:0;
	padding:0;
	line-height: 0;
	height: 100%;
	text-align: center;
	}
body {
	min-width: 919px;
	}
	
#wrap {
	width:919px;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../media/wholepage_bg.jpg);
	background-attachment: scroll;
	margin-left: auto;
	margin-right: auto;
	border: 1px none #FFFFFF;
	}
#whole_page {
}
	
#left {
	float: left;
	width: 150px;	
}

#header {
	background-color: #ddd;
	background-image: url(../media/head_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-bottom-color: #969CC6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
#header h1 {
	margin:0;
	padding-left: 8px;
	padding-bottom: 15px;
	padding-top: 15px;
    }
	
#main {
	width:588px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../media/int_circle_bg.jpg);
	}
#main h1, #main h2, #main h3, #main p, #main table, #main li {
	margin-right: 16px;
	margin-left: 8px;
    }

	
#sidebar hr {
    
    height: 1px;
    border-top: 1px solid #ABAFD1;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 0 none;
    margin: 1em 0;
    padding: 0;
}
#sidebar {
	float:left;
	width:187px;
	}
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar p, #sidebar img, #sidebar hr {
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
    }

#sidebar ul {
	margin-left:0px;
	}	
#sidebar li {
	text-align: left;
	margin-left: 0px;
	}
#bottombar {
	clear:both;
	line-height: 0px;
	}
#bottombar p {
	padding:5px;
	margin:0;
    }
#footer {
	color: #4a4a4a;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
	}
#footer a  {
	color: #4a4a4a;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#footer a:hover   {
	color: #969CC6;
	background-color: #FFFFFF;
	text-decoration: underline;
	}
#spacer_left {
	width:72px;
	float: left;
	position: relative;
	}
	
#spacer_right {
	width:72px;
	
	float: right;
	position: relative;
	}
#right { float: right; }


	/* Hide from IE Mac & Safari\*/
#wrap { min-height: 100%;!}

/* End */
