/* Style sheet for absolute positioning  */
/*
body
{
	color:#000000;
	background-color:#FFFFFF;
	font-family:tahoma, sans-serif; 
	font-size:14pt;
	padding:0px;
	margin:20px;
}

div.headerNav
{
	position:absolute; 
	left:0px; 
	top:0px;
	width:100%;
	height:95px;
	border-style:solid; 
	border-width:0px; 
	border-color:#000000;
	vertical-align:middle;
	background-color:rgb(0,128,192);
	font-size:20px;
	font-weight:600;
}

table.navBarTable
{
	/*spacing:0px;
	padding:0px;
	width:100%;
}
div.footerNav
{
	position:absolute; 
	left:0px;
	top:96.706%;
	width:100%;
	height:2%;
	font-size:20px;
	font-weight:600;
	border-style:solid; 
	border-width:0px; 
	border-color:#000000;
	vertical-align:bottom;
/*	background-color:rgb(0,128,192);
}

p.copyright
{
	color:#FFFFFF;
}
*/
div.news
{
	position:absolute;
	top:165px;
	width:55%;
	left:3%;
	padding:0px;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
	white-space:normal;
}
/*
div.newsArticles
{
	position:absolute;
	top:170px;
	left:15%;
	width:55%; 
	padding:0px;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
}

div.newsSelector
{
	position:absolute;
	top:155px;
	right:15.2%;
	width:100px;
	padding:0px;
	height:25px;
}
*/
/*
div.gallerySelector
{
	position:absolute;
	top:155px;
	right:15%;
/*	width:100px;*//*
	padding:0px;
	height:25px;
}
*/
span.headline
{
	font-size:20px;
}

span.byline
{
	font-size:11px;
	font-style:italic;
}

span.body
{
	white-space:normal;
}

div.picBlock
{
	position:absolute;
	top:165px;
	/*width:39.4%;
	left:60.1%;
	width:37.8%;*/
	left:61%;
	height:437px;
	width:350px;
	font-color:#121212;
}

div.hPicBlock
{
	position:absolute;
	top:0px;
	left:0%;
	height:344px;
	width:350px;
}

div.vPicBlock
{
	position:absolute;
	top:0px;
	left:14%;
	height:475px;
	width:254px;
}

span.randomPicTitle
{
	font-style:italic;
	font-size:14px;
	font-weight:normal;
}

div.hPic
{
	border-bottom-style:none;
	border-style:solid;
	border-color:rgb(0,128,192);
	border-width:3px;
	position:absolute;
	top:0px;
	height:73.8%;
	width:100%;
}

div.vPic
{
	border-bottom-style:none;
	border-style:solid;
	border-color:rgb(0,128,192);
	border-width:3px;
	position:absolute;
	top:0px;
	height:69.5%;
	width:100%;
}

div.hPicDetails
{
	border-style:solid;
	border-color:rgb(0,128,192);
	border-width:3px;
	padding:0px;
	position:absolute;
	top:74.8%;
	height:25.2%;
	width:100%;
}

div.vPicDetails
{
	border-style:solid;
	border-color:rgb(0,128,192);
	border-width:3px;
	padding:0px;
	position:absolute;
	top:70.5%;
	height:20.7%;
	width:100%;
}

table.picDetailsTable
{
	padding:0px;
	width:100%;
}
/*
div.galleries
{
	position:absolute;
	top:170px;
	left:15%;
	width:70%; 
	padding:0px;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
}

table.galleryTable
{
	padding:0px;
	width:100%;
	height:150px;
	vertical-align:bottom;
}

span.galleryName
{
	font-size:20px;
}

span.galleryCreateDate
{
	font-size:11px;
	font-style:italic;
}

span.picGalleryName
{
	font-size:26px;
}

table.pictureGalleryTable
{
	padding:0px;
	width:100%;
	height:80px;
}

div.singlePicture
{
	position:absolute;
	top:170px;
	left:15%;
	width:70%; 
	padding:0px;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
}

table.pictureTable
{
	padding:0px;
	width:100%;
	height:600px;
	vertical-align:bottom;
}

table.pictureFeatureTable
{
	padding:0px;
	width:100%;
	height:100%;
	vertical-align:top;
}

span.pictureName
{
	font-size:26px;
}*/
/*
div.picComm
{
	position:absolute;
	top:550px;
	/*width:39.4%;
	left:60.1%;*//*
	width:37.8%;
	left:59%;
	height:100px;
	border-style:solid;
	border-color:rgb(0,128,192);
	border-width:3px;
	background-color:rgb(0,128,192);
	background-image: url(images/navBar/background.png); /*doesnt work??*//*
	font-color:#121212;
}
*/
/*
div.webring
{
	position:absolute;
	top:750px;
	width:40%;
	left:55%;
	height:75px;
	border-style:solid;
	border-color:#FF0000;
	border-width:0px;
}
*/
