/*
Theme Name: PHP Learning Site

Description: Forever Young Website
Author: Marlaine Weber
Author URI: http://www.littlemissbliss.ca/
Version: 1
.
Copyright (C) 2009 MWM
.
*/

body {
	background: #000000;
	margin-top: 0px;
	Z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #630404;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #630404;
}
a:hover {
	text-decoration: underline;
	color: #660304;
}
a:active {
	text-decoration: none;
	color: #630404;
}
.top {
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 800px;
	top: 0px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACACAC;
	border-right-color: #ACACAC;
	border-bottom-color: #ACACAC;
	border-left-color: #ACACAC;
	background-color: #000000;
	left: auto;
	right: auto;
	background-image: url('../images/header1.jpg');
}
.splash {
	background-color: #000000;
	height: 160px;
	width: 800px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACACAC;
	border-right-color: #ACACAC;
	border-bottom-color: #ACACAC;
	border-left-color: #ACACAC;
	left: auto;
	right: auto;
	background-image: url('../images/images_ph1.jpg');	
}
.banner {
	background-color: #000000;
	height: 160px;
	width: 800px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACACAC;
	border-right-color: #ACACAC;
	border-bottom-color: #ACACAC;
	border-left-color: #ACACAC;
	left: auto;
	right: auto;
}
.main {
	background-color: #000000;
	position: relative;
	height: 300px;
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACACAC;
	border-right-color: #ACACAC;
	border-bottom-color: #ACACAC;
	border-left-color: #ACACAC;
	left: auto;
	right: auto;
}
.footer {
	background-color: #000000;
	width: 800px;
	position: relative;
	left: auto;
	right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.featured {
	background-color: #000000;
	height: 40px;
	width: 800px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ACACAC;
	border-right-color: #ACACAC;
	border-bottom-color: #ACACAC;
	border-left-color: #ACACAC;
	border-top-style: none;
	border-bottom-style: solid;
	text-transform: uppercase;
}
.featured a:link, a:visited, a:active {
	color: #acacac;
}
.featured a:hover {
	font-weight: bolder;
}
.button1 {
	background-color: #670104;
	height: 40px;
	width: 156px;
	position: absolute;
	left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ACACAC;
	border-right-color: #ACACAC;
	border-bottom-color: #ACACAC;
	border-left-color: #ACACAC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ACACAC;
	top: 0px;
	text-align: center;
	letter-spacing: 2pt;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 40px;
}
.button2 {
	background-color: #670104;
	height: 40px;
	width: 156px;
	position: absolute;
	left: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ACACAC;
	border-right-color: #ACACAC;
	border-bottom-color: #ACACAC;
	border-left-color: #ACACAC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ACACAC;
	top: 0px;
	text-align: center;
	letter-spacing: 2pt;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 40px;
}
.button3 {
	background-color: #670104;
	height: 40px;
	width: 156px;
	position: absolute;
	left: 321px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ACACAC;
	border-right-color: #ACACAC;
	border-bottom-color: #ACACAC;
	border-left-color: #ACACAC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ACACAC;
	top: 0px;
	text-align: center;
	letter-spacing: 2pt;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 40px;
}
.button4 {
	background-color: #670104;
	height: 40px;
	width: 156px;
	position: absolute;
	left: 482px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ACACAC;
	border-right-color: #ACACAC;
	border-bottom-color: #ACACAC;
	border-left-color: #ACACAC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ACACAC;
	top: 0px;
	text-align: center;
	letter-spacing: 2pt;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 40px;
}
.button5 {
	background-color: #670104;
	height: 40px;
	width: 156px;
	position: absolute;
	left: 643px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ACACAC;
	border-right-color: #ACACAC;
	border-bottom-color: #ACACAC;
	border-left-color: #ACACAC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ACACAC;
	top: 0px;
	text-align: center;
	letter-spacing: 2pt;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 40px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	height: 299px;
	width: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.category1 {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	position: absolute;
	height: 42px;
	width: 140px;
	left: 0px;
	top: 0px;
	font-size: 10pt;
	font-style: normal;
	font-variant: small-caps;
	line-height: 40px;
	font-weight: bolder;

}
.category2 {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	position: absolute;
	height: 40px;
	width: 140px;
	left: 0px;
	top: 44px;
	font-size: 10pt;
	font-style: normal;
	font-variant: small-caps;
	line-height: 40px;
}
.category3 {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	position: absolute;
	height: 40px;
	width: 140px;
	left: 0px;
	top: 88px;
	font-size: 10pt;
	font-style: normal;
	font-variant: small-caps;
	line-height: 40px;
}
.category4 {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	position: absolute;
	height: 40px;
	width: 140px;
	left: 0px;
	top: 130px;
	font-size: 10pt;
	font-style: normal;
	font-variant: small-caps;
	line-height: 40px;
}
.category5 {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	position: absolute;
	height: 40px;
	width: 140px;
	left: 0px;
	top: 172px;
	font-size: 10pt;
	font-style: normal;
	font-variant: small-caps;
	background-color: #000000;
	line-height: 40px;
}
.category6 {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	position: absolute;
	height: 40px;
	width: 140px;
	left: 0px;
	top: 214px;
	font-size: 10pt;
	font-style: normal;
	font-variant: small-caps;
	background-color: #000000;
	line-height: 40px;
}
.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #000000;
	height: 299px;
	width: 658px;
	top: 0px;
	position: absolute;
	left: 142px;
	color: #CCCCCC;
	text-align: left;
	line-height: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow: auto;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	color: #CCCCCC;
	background-color: #000000;
	text-align: left;
	height: 271px;
	width: 625px;
	position: absolute;
	left: 11px;
	top: 14px;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-variant: normal;
	height: 130px;
	width: 780px;
	left: 10px;
	top: 5px;
	color: #ACACAC;
	position: absolute;
	text-align: left;
	text-transform: none;
}

.whiteonred {
	color: #FFFFFF; 
	background-color: #7F0000;
	font-weight: bold;
}

.whiteondarkred {
	color: #FFFFFF;
	background-color: #510000;
	font-weight: bold;
}

