﻿/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

/* remember to define focus styles! */

/* remember to highlight inserts somehow! */

/* tables still need 'cellspacing="0"' in the markup */
#slideShowBox {
	width: 610px;
	height: 410px;
	background-color: #9C7C56;
	left: 100px;
	position: absolute;
	top: 82px;
}
iframe {
	width: 600px;
	height: 400px;
	background-color: #997c54;
}

#centerWraper {
	background-color: #997c54;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #402410;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #402410;
	width: 900px;
	position: absolute;
	height: 930px;
	left: 80px;
	top: 60px;
}
#outerWraper {
	border: 5px solid #402410;
	width: 1050px;
	height: 1100px;
	background-color: #0D2B34;
}
#backgroundWraper {
	width: auto;
	height: auto;
	background-color: #402410;
}
#header {
	position: absolute;
	top: 10px;
	left: 10px;
}

}
#footer {
	padding: 5px;
	text-align: center;
	margin-top: 350px;
	margin-bottom: 20px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	top: 660px;
	position: absolute;
	width: 805px;
	left: 20px;
}
#menu {
	height: 34px;
	margin-left: 85px;
	width: 668px;
}
#leftBorder {
	left: 55px;
	position: absolute;
	height: 950px;
	background-image: url('../LayoutGraphics/VFrame.png');
	background-repeat: no-repeat;
	width: 47px;
	top: 55px;
}
#topBorder {
	width: 950px;
	height: 47px;
	top: 55px;
	position: absolute;
	background-image: url('../LayoutGraphics/HFrame.png');
	background-repeat: no-repeat;
	left: 55px;
}
#rightBorder {
	left: 958px;
	position: absolute;
	height: 950px;
	background-image: url('../LayoutGraphics/VFrame.png');
	background-repeat: no-repeat;
	width: 47px;
	top: 55px;
}
#bottomBorder {
	width: 950px;
	height: 47px;
	top: 958px;
	position: absolute;
	background-image: url('../LayoutGraphics/HFrame.png');
	background-repeat: no-repeat;
	left: 55px;
}
#contentScreen {
	left: 100px;
	top: 50px;
	position: absolute;
	width: 760px;
	height: 820px;
}
#upperContentBar {
	width: 650px;
	height: 80px;
	left: 100px;
	position: absolute;
	top: 0px;
}
#upperContentScreen {
	width: 600px;
	height: 400px;
	left: 120px;
	position: absolute;
	top: 90px;
}
#lowerContentBox {
	top: 500px;
	position: absolute;
	height: 315px;
	width: 740px;
	left: 10px;
}
#upperContentBox {
	width: 650px;
	height: 490px;
	left: 100px;
	position: absolute;
	top: 0px;
}

#largeContentBox {
	width: 650px;
	height: 800px;
	left: 100px;
	position: absolute;
	top: 0px;
}
#largeContentBoxTop {
	width: 650px;
	height: 300px;
	left: 0px;
	position: absolute;
	top: 35px;
}
#largeContentBoxMiddle {
	width: 650px;
	height: 300px;
	position: absolute;
	top: 285px;
}
