/* CSS Document */
/*
<link rel="stylesheet" title="BG images" href="bgimages.css" type="text/css" media="screen"> 
*/

body {
		background-color:#525055;
		font: .8em/1.3em verdana,arial,helvetica,sans-serif;
		color:  a7a299;
	}
	
	A:link {text-decoration: none; font-weight: bold; color: #a7a299}
	A:visited {text-decoration: none; font-weight: bold; color: #646559}
	A:active {text-decoration: none; font-weight: bold; color: #e8e8e8}
	A:hover {text-decoration: underline; font-weight: bold; color: #e8e8e8}

	#container{
		/*background-image: url(images/try2--sliced_12.gif);
		background-position:right;
		background-repeat:repeat-y;
		*/
		border:none;
		width: 800px;
		margin-left: 10%;
	}
	
	#headerTotal{
		height:170px;
				border:none;
	}
	#headerRight{
		width: 578px;
		height: 170px;
		float: right;
				border:none;
	}
	
	#headerCorner {
		background-image: url(../images/try2--sliced_01.jpg);
		background-repeat:no-repeat;
		width: 222px;
		height: 170px;
		display: compact;
				border:none;
	}
	
	#headerTopRight {
		background-image: url(../images/try2--sliced_02.jpg);
		background-repeat:no-repeat;
		width: 578px;
		height: 79px;
				border:none;
	}
	
	#headerMiddleRight{
		background-image: url(../images/try2--sliced_03.jpg);
		background-repeat:no-repeat;
		width: 578px;
		height: 34px;
		text-decoration: none; color: #a7a299;
				border:none;
		
	}
	#headerBottomRight{
		background-image: url(../images/try2--sliced_04.jpg);
		background-repeat:no-repeat;
		width: 578px;
		height: 57px;
				border:none;
	}
	#navCont{
		width: 222px;
		min-height: 496px;
		border:none;
	}
	
	#navTop{
		background-image: url(../images/try2--sliced_05.jpg);
		background-repeat:no-repeat;
		width: 222px;
		height: 134px;
				border:none;
	}
	#navMain{
		background-color: #fdfaf1;
		background-image: url(../images/try2--sliced_07.jpg);
	    background-repeat: no-repeat;
		width: 222px;
		height: 362px;
		font: Geneva, Arial, Helvetica, sans-serif;
		border:none;
		text-decoration: none; color: #a7a299;
			}
			
	#footer {
		background-image: url(../images/try2--sliced_11.jpg);
	    background-repeat: no-repeat;
		width: 800px;
		height: 108px;	
				border:none;
	}
	#bottomRep{
		width: 800px;
		height: 26px;
		border:none;
	}
	#leftRepeat{
		background-image: url(../images/try2--sliced_09.jpg);
	    background-repeat: repeat-y;
		width: 222px;
		height: 26px;
				border:none;
	}
	#leftRepeat2{
		background-image: url(../images/try2--sliced_09.jpg);
	    background-repeat: repeat-y;
		width: 222px;
		height: inherit;
		border:none;
	}
	#rightRepeat{
		background-image: url(../images/try2--sliced_10.jpg);
	    background-repeat: repeat-y;
		width: 578px;
		height: 26px;
		border:none;
		float: right;
	}
	#content{
		background-color: #fdfaf1;
		background-image: url(../images/try2--sliced_06.jpg);
		background-repeat: repeat-y;
		width: 578px;
		height: 496px;
		float: right;
		border:none;
		overflow-y: auto; 
		text-decoration: none; color: #646559;
	}
	#midCont{
		width: 800px;
	}
