/* CSS Document */

/*
-----------------------------------------------
Author:   Chris Arella
Version:  2006
http://www.chrisarella.com/css
----------------------------------------------- */

/* Imported Styles
----------------------------------------------- */
@import url("main.css");

.maintable {
	width: 727px;
	height: 100%;
	vertical-align: middle;
	border: solid 0px #000;
	clear: both;
	top: 0px;
}

div#homeimgarea {
	border: 0;
	position: relative;
	width: 727px;
	height: 302px;
	text-align: right;
}

.imgarea {
	border: 0;
	position: relative;
	width: 727px;
	height: 324px;
	background-repeat: no-repeat;
	background-image: url(../images/inside/main_image_faded.jpg);
	background-color: #000000;
}

.imgarealinks {
	border: 0;
	width: 662px;
	height: 263px;
	margin-top: 22px;
	margin-left: 38px;
}

.homelinks {
	border: 0;
	position: relative;
	top: 0px;
	right: 0px;
	width: 164px;
	height: 29px;
}
