@import url(kims.css);


body {
	background-color: #000000;
	background-image: url(images/background_page.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}



a:link  {
	color: #811306;
	text-decoration: underline;
	
}

a:visited  {
	color: #666666;
	text-decoration: underline;
	
}

#topWrapper  {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	
}

#topNav  {
	background-color: #811306;
	background-image: url(images/kims_head.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 800px;
	
}
.navSpacer33 {
	margin-right: 33px;
	
}
.navSpacer34  {
	margin-right: 34px;
	
}

.navSpacer43  {
	margin-right: 43px;
	
}

.navSpacer44  {
	margin-right: 44px;
	
}

#topContent  {
	width: 800px;
	
}

#topLeftColumn  {
	width: 368px;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	text-align: right;
	color: #FFFFFF;
	
}

#topLeftColumn  a:link  {
	color:#FFFFFF;
	text-decoration: underline;
}

#topLeftColumn  a:visited  {
	color:#FFFFFF;
	text-decoration: underline;
}

#topRightColumn  {
	width: 417px;
	float: right;
	
}

#topBottomInfo  {
	background-color: #811306;
	width: 415px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
	color: #FFFFFF;
}

#topBottomInfo p {
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 5px;
}

#topBottomInfo a:link   {
	color:#FFFFFF;
	text-decoration: underline;
}

#topBottomInfo a:visited   {
	color:#FFFFFF;
	text-decoration: underline;
}

#wrapper  {
	min-width:800px;
	background-color: #FFFFFF;
	background-image: url(images/background_wrapper.jpg);
	background-repeat: repeat-y;
	margin-right: 0%;
	margin-left: 5%;
	position: absolute;
	top: 39px;
	width: 100%;
	
}

#secondNav  {
	background-color: #811306;
	height: 39px;
	text-align: left;
	position: absolute;
	width: 800px;
	top: 0px;
	margin-left: 5%;
}

#LeftColumn  {
	width: 200px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
}

#LeftColumn  a:link  {
	color:#FFFFFF;
	text-decoration:underline;
}

#LeftColumn  a:visited  {
	color:#FFFFFF;
	text-decoration:underline;
}

#RightColumn  {
	margin-top: 0px;
	position: absolute;
	left: 215px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(images/background_second_rcol.jpg);
	background-repeat: repeat-y;
	padding-left: 35px;
	width: 85%;
	
	
}

#BottomInfo  {
	background-color: #811306;
	text-align: left;
	color: #FFFFFF;
	padding: 5px;
	margin-left: -35px;
}

#BottomInfo p {
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 5px;
}

#BottomInfo a:link   {
	color:#FFFFFF;
	text-decoration: underline;
}

#BottomInfo a:visited   {
	color:#FFFFFF;
	text-decoration: underline;
}

.clearit  {
	clear:both;
}

#textArea  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 65%;
	
}

#textAreaGallery  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 85%;
	
}
