#container {
			position: relative;
			width: 1000px; /* real width */
margin: auto;}
#global_body {background-color:gray;}
	

div.global_main {	Font-size:14pt;
				background-image:url('../images/background.jpg');
				position:absolute;top:0;left:0;
				Font-family:"arial","Garamond","Bookman Old Style",
				"Times new roman";
				color:black;
				Width:1000px}
div.global_background {position:absolute;top:0;left:0;
				background-image:url('../images/panel.png');
				background-repeat:repeat-y;
				width:1000px}
div.global_title {	position:relative;left:58px;width:942px;
				Font-Family:"Garamond","Bookman Old Style";
				color:black;
				Font-size:34pt;Text-align:center;
				Font-weight:450;padding-top:80px;padding-bottom:10px}
img.global_icon {		position:absolute;top:30px;left:850px; 
				width:100px;height:150px}
div.global_stripe	{ 	background-image:url('../images/panel.png');
				background-repeat:repeat-y
}
div.global_size { height:1000px}
div.global_footer { 	position:relative;left:79px;width:900px;
				Font-family:"Garamond","Bookman Old Style",
				"Times new roman";font-size:12pt;
				text-align:center;font-size:13pt;
				padding-top:50px;padding-bottom:50px
			} 
a.global_footer	{	text-decoration:none;
				Font-family:"Garamond","Bookman Old Style",
				"Times new roman";
				font-size:11pt}
a.global_home_link {text-decoration:none;color:black}

