body {
	background-color:#000000;
	background-image:url(../../../bg.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:top center;
	font-family:"Courier New", Courier, monospace;
}

#page {
	width: 900px;
	margin: auto;
}

#header {
	width: 900px;
	height:inherit;
	background-color:#000000;
}

#headerimg {

}

.description {

}

#wrapper {
	width: 900px;
}
	
#content2 {
	float: right;
	width: 900px;
	background-color:#000000;
	text-align:center;
	padding: 5px 0px 25px 0px;
}

#content {
	float: right;
	width: 900px;
	background-color:#000000;
	text-align:center;
	padding-top: 25px;
	padding-bottom: 50px;
	}
	
#blogcontent {
	float: right;
	width: 900px;
	background-color:#000000;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 50px;
	}

#teamcontent {
	float: right;
	width: 550px;
	background-color:#000000;
	text-align:left;
	padding: 0px 20px 0px 0px;
}

#teampics {
	float: left;
	width: 325px;
	height: 100%;
	background-color:#000000;
	text-align:center;
	padding: 50px 0px 0px 0px;
}

#sidebar {
	background-color:#CCCCCC;
	width: 0px;
	height: 0px;
}

#footer {
	width: 100%;
	clear: both;
	text-align:center;
	background-color:#000000;
	padding:15px 0px 15px 0px;
}

/*-------------Headings-------------*/
small {
	color:#FFFFFF
}

a {
	color:#666666;
}

a3 {
	color:#000000;
	font-family:Palatino Linotype, Book Antiqua, Palatino;
	font-size:12px;
	font-style:normal;
}

p { 
	color:#FFFFFF;
}
	
p2 {
	color:#FFFFFF;
}

p3 {
	color:#000000;
	font-family:Palatino Linotype, Book Antiqua, Palatino;
	font-size:12px;
	font-style:normal;
}

h1 {
	color:#CCCCCC;
	font-size:14px;
}

h2 {
	color:#CCCCCC;
	font-size:16px;
}

h3 {
	color:#666666;
	font-size:16px;
}

h4 {
	color:#666666;
}

h5 {
	color:#666666;
}
 
h6 {
	color:#FFFFFF;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
}

td

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post { 
	text-align:center;
	width: 720px;
	margin: 15px 10%;
}

.post p {
	color:#FFFFFF;
	font-size: 14px;
}

.post p2 {
	font-size:16px;
	color:#CCCCCC;
}

.post a {
	color:#666666;
}

.post ul {

}

.post li {

}

.entry {

}


.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {
	font-size:12px;

}

blockquote {

}

cite {

}

a img {
	
}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/

img {
	border:none;
}


/*-------------Other------------------*/

hr {
	display: none;
}


/*----------lightbox-------------------*/

#lightbox{
	background-color:#ffffff;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	font:Verdana, Arial, Helvetica, sans-serif;
	}
#lightboxDetails{
	font-size: 1em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: right; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: none; }

* html #overlay{
	background-color: #333;
	back\ground-color: #333;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
