@import url(text.css);

#wrapper{
	width: 839px;
	height:1000%;
	margin: auto;
	background:url(imgs/gn_001.gif) bottom;
	clear:both;
	}

#container{
	width:799px;
	height:100%;
	margin:auto;
	clear:both;
	padding:20px;
	}

#secondary-top{
	width:168px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:0px;
	height:100%;
	background:url(imgs/gn_003.gif) no-repeat;
	}

#secondary-dow{
	width:197px;
	height:10px;
	background:url(imgs/gn_005.gif) no-repeat;
	}

#left{
	float:left;
	width:197px;
	background:url(imgs/gn_004.gif);
	}

#right{
	float:right;
	width:197px;
	background:url(imgs/gn_004.gif);
	margin:0px 0px 0px 0px;
	}

#mid-m{
	margin:0px 0px 0px 3px;
	float:left;
	width:400px;
	}

#mid{

	width:400px;
	height:100%;
	background:url(imgs/gn_007.gif);
	}

#min-up{
	width:370px;
	background:url(imgs/gn_006.gif) no-repeat;
	height:100%;
	padding:15px;
	}
#min-dow{
	width:385px;
	height:28px;
	background:url(imgs/gn_008.gif) no-repeat;
	text-align:right;
	padding-right: 15px;
	}
	
#footer{
	width:839px;
	height:41px;
	background:url(imgs/gn_002.gif) no-repeat;
	clear:both;
	text-align:center;
	}

body{
	background:url(imgs/gn_000.gif);
	}

/*--calendar--*/
#secondary-top_c{
	width:168px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:0px;
	height:100%;
	background:url(imgs/gn_011.gif) no-repeat;
	}

#secondary-dow_c{
	width:197px;
	height:30px;
	background:url(imgs/gn_013.gif) no-repeat;
	}

#calendar{
	width:197px;
	background:url(imgs/gn_012.gif);
	}
