html {
	height: 100%;
	margin-bottom: 0px;
	color: black;
}

img,table {
	border: none;
}

a.link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:active {
	text-decoration: none;
	font-weight: bold;
}

a.hover {
	text-decoration: none;
	font-weight: normal;
	color: #666;
}

p {
	margin: 0 0 5px 0;
	padding: 5px;
	font-weight: normal;
}

/*******************************************/
/*** LilVickiH Render - control elements ***/
/*******************************************/
div#header, div#footer {
	position: relative;
	top: 1px;
	width: 800px;
	text-align: center;
}

div#center-main {
	position: relative;
	top: 1px;
	height: auto;
	width: 800px;
}

div#navigation {
	_position: absolute;
	_right: 5px;
}

div#navigation-blog {
	_width: 100px;
	_float: right;
}

div#contents {
	width: 800px;
	margin: 25px 0 5px 0px;
}

/******************************************/
/*** LilVickiH Header - Footer elements ***/
/******************************************/
table.header, table.footer {
	border: 0;
	width: 800px;
	text-align: center;
}

td.header, td.footer {
	text-align: center;
}

hr.header, hr.footer {
	width: 80%;
	height: 1px;
	color: #0000FF;
}

img.header-left {
	width: 120px;
	height: 110px;
	border-style: none;
}

img.header-right {
	width: 60px;
	height: 70px;
	border-style: none;
}

span.bestview {
	text-align: center;
	font-size: 75%;
	font-style: italic;
}
/********************************************/
/*** LilVickiH Navigation Button elements ***/
/********************************************/
div.banner {
	position: fixed;
	top: 120px;
	right: 5px
	left: auto;
	width: 80px;
	right: 10px;
	margin: 0;
	font-size: 80% /*smaller*/;
	font-weight: bold;
	text-align: center;
	/* for IE */
	filter:alpha(opacity=40);
	/* CSS3 standard */
	opacity:0.4;
}

div.banner p {
	margin: 0; 
	font-family: Arial, sans-serif;
	border: none;
}

p.NavButtons {
	color: #000000;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

img.NavButtons {
	width: 55px;
	height: 65px;
	border: 0px;
}

a.NavButtons:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.NavButtons:active {
	color: #FF0000;
	font-weight: bold;
	font-size: 125%;
	text-decoration: none;
}

a.NavButtons:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}

/*****************************************/
/***  LilVickiH Global - control elements ***/
/*****************************************/
span.global-title {
	font-weight: bold;
	font-size: x-large;
	text-align: center;
}

span.global-font {
	padding: 10px 20px 0 20px;
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
}

table.global-head {
	width: 100%;
	border: 0;
	text-align: center;
}

embed.Youtube {
	width: 350px;
	height: 295px;
	border: 0px;
}

/*****************************************/
/***   LilVickiH Index - control elements    ***/
/*****************************************/
body.index {
	bgproperties-attachment: fixed;
	background-image: url(images/VickiWhiteDress-Bkrnd.jpg);
	background-color: #FFFFFF;
	color: #000000;
}

div.indexcontent {
	padding: 15px 0 15px 0;
	margin: 10px 0 10px 200px ;
	width: 500px;
	float: center;
}

div#current-front {
	margin: 0 10px 0 25px;
	padding: 5px 10px 5px 10px;
	width: 700px;
	height: auto;
	border-style: groove;
	border-width: inset;
	border-color: #800080;
}

div#indexleft {
	float: left;
	margin-top: 25px;
}

div#indexright {
	float: right;
}
img.indexleft {
	width: 175px;
	height: 150px;
	padding: 10px;
}

img.indexright {
	width: 260px;
	height: 120px;
	padding: 10px;
}

/********************************************/
/*** LilVickiH Skydive - control elements ***/
/********************************************/
body.skydive {
	bgproperties-attachment: fixed;
	background-color: #FF7777;
	color: #000000;
}

body.skydive07 {
	bgproperties-attachment: fixed;
	background-image: url(images/2007-SkyDivingBkrnd.jpg);
	background-color: #FFFFFF;
	color: #000000;
}

body.skydive08 {
	bgproperties-attachment: fixed;
	background-color: #BBEBF5;
	color: #000000;
}

body.skydive09 {
	bgproperties-attachment: fixed;
	background-color: #FFFF66;
	color: #000000;
}

body.skydive10 {
	bgproperties-attachment: fixed;
	background-color: #FF7777;
	color: #000000;
}

div#skydive, div#skydive-bottom {
	position: relative;
	width: 800px;
}

div.skydive-past, div.skydive-current, div.skydive-upcoming {
	position: relative;
	margin: 20px 0 0 170px;
	width: 600px;
	padding: 10px;
}

div.skydive-pix {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
	height: auto;
}

div.skydive-vickivideo {
	float: right;
	width: 220px;
	text-align: center;
}

div.skydive-videos {
	width: 800px;
	line-height: 16pt;
	text-align: center;
}

embed.skydive {
	width: 220px;
	height: 180px;
	border: 0px;
}

span.skydive {
	width: 800px;
	padding: 10px;
}

/*********************************************/
/*** LilVickiH LastCall - control elements ***/
/*********************************************/
body.lastcall, body.lastcall-shirt, body.bac-chart, body.lastcall-docs {
	background-image: none;
	background-color: #FFCC00;
	color: #000000;
}

div#lastcall, div#lastcall-bottom {
	position: relative;
	width: 800px;
	padding: 10px 0 10px 0;
}

div.lastcallhead {
	position: relative;
	align: center;
}

div.lastcall-schools, div.lastcall-current, div.lastcall-upcoming {
	position: relative;
	margin: 10px 0 0 0;
	width: 790px;
	padding: 10px;
}

img.lastcallshirt {
	float: right;
	margin: 5px 0 0 0;
	border-style: none; 
	width: 175px;
	height: 210px;
}

object.lastcall07flashpics {
	float: right;
	margin: 5px 0 0 0;
	border-style: none; 
	width: 305px;
	height: 250px;
}

img.lastcallheadleft {
	align: left;
	margin: 5px 50px 5px 10px;
	width: 260px;
	height: 160px;
}

img.lastcallright {
	align: right;
	margin: 5px 10px 5px 50px;
	width: 260px;
	height: 160px;
}

/**************************************************/
/*** LilVickiH PayPal Deposit - control element ***/
/**************************************************/
iframe.paypal-insert {
	background-color: transparent;
	width: 605px;
	height: 505px;
	border-style: none;
	border: 0px;
	filter: alpha(opacity=80);
}

body.deposits { 
	background-color: transparent;
}

/**************************************************/
/*** LilVickiH Upcoming Events - control element ***/
/**************************************************/
iframe.upcoming {
	background-color: transparent;
	width: 700px;
	height:220px;
	border: 2px;
	border-style: inset;
	filter: alpha(opacity=60);
}

body.upcoming { 
	background-color: transparent;
}

/**************************************************/
/*** LilVickiH ATreeForVicki - control elements ***/
/**************************************************/
body.atreeforvicki {
	bgproperties-attachment: fixed;
	background-image: url(images/yorkbackground.jpg);
	color: #FFFFFF;
}

/**************************************************/
/*** LilVickiH Lakeview - control elements ***/
/**************************************************/
body.lakeview {
	bgproperties-attachment: fixed;
	background-image: url(images/grass.jpg);
	color: #000000;
}

/**************************************************/
/*** LilVickiH ThanksGiving - control elements ***/
/**************************************************/
body.thanksgiving {
	background-image: none;
	background-color: #FFFFFF;
	color: #000000;
}

/*****************************************/
/***   LilVickiH Profile - control elements    ***/
/*****************************************/
div#vickiprofile {
	float: right;
	width: 400px;
}

/*****************************************/
/***   LilVickiH About - control elements    ***/
/*****************************************/
div.aboutcontent {
	margin: 10px 100px 10px 100px;
	align: center;
}

/*****************************************/
/***  LilVickiH Contact - control elements   ***/
/*****************************************/
div.contactcontent {
	margin: 10px 0 10px 0;
	align: center;
}

iframe.contactcontent {
	width: 600px;
	height: 520px; 
	margin: 5px 0 5px 50px;
	border-style: none;
	scrolling: no;
}