@charset "UTF-8";
body {
	background-color: #afada1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.tinakapousis.com/images/gradient.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	position:relative;
	top:0px;
	width:1024px;
	height:768px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fffdf1;
}
#heading {
	position:absolute;
	left:31px;
	top:69px;
	width:403px;
	height:145px;
	z-index:1;
}
#main_stuff2 {
	position:absolute;
	left:43px;
	top:214px;
	width:550px;
	height:533px;
	z-index:2;
}
#apDiv2 {
	position:absolute;
	left:30px;
	top:225px;
	width:554px;
	height:544px;
	z-index:2;
}
#nav {
	position:absolute;
	left:1px;
	top:69px;
	width:500px;
	height:56px;
	z-index:1;
}
a:link {
	color: #666;
}
a:visited {
	color: #333;
}
a:hover {
	color: #C93;
}
a:active {
	color: #CF0;
}
