/*
Theme Name: Colwyn Bay Driving School
Description: Two column design using Orange, Dark grey and white, Clean apperance.
Version: 1.5
Author: Voodish web design
Author URI: http://www.voodish.co.uk/
*/

body {
 background: #585858 url('images/site_bg.jpg') top center repeat-y;
 margin:  0;
 padding: 0;
 font: 75%/1.2 "Arial", Sans-Serif;
 color: #000;
	text-align:center;
}

/* Come on Skippy throw another leg on the barbie */
#skip-links {
	display:none;
	}
.skip-links {
	display:none;
	}
#sizer {
	margin:0 auto 0 auto;
	padding:0;	
	/*background: url('images/sizer-bg.jpg') repeat-x;*/
	width:100%;/*
	max-width:234px;*/
}
#expander {
	margin: auto;
	min-width: 770px;
	width: 100%;
	z-index: 1;
	position:relative;
	background: url('images/expander-bg.jpg') top center no-repeat;
}
* html #expander { height:0; }

#wrapper { 
	width:770px; 
	text-align:left;
	margin: auto;
	/*background: url('images/header-bg.gif') repeat-x;*/
}	

.clearfix:after {
    content: "."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

* html .clearfix {height:1%;}
.clearfix {display:block;}

/*#container {
 width: 100%;
 margin: 0 auto;
 padding: 0;
 background: #fff;
 border-left: 1px solid #999;
 border-right: 1px solid #999;
 border-top: 0px none;
 border-bottom: 7px solid #999;
 text-align: left
}*/

#header-container {
	width: 100%;	
	height: 153px;
	
	}
	
#header {
	position: relative;
	width: 770px;
	height: 100px;
	top:0px;
	margin: auto;
	padding: 0;
/*	background:url(images/blue_arrow.png) no-repeat bottom left;*/
}

#header ul { 
/*width: 770px;*/
position:absolute; 
	float:right;
	list-style-type:none; 
	top: 0px;
	left: 250px;
	right: 0; 
	bottom:0;
	margin: auto;
	text-transform: uppercase;
}


/* Hackaroo for oh so lovely IE6*/
#header li {
	float:left;
	/*border-right:1px solid #EF8400;*/
	}
html>body #header li {
	float:left;
	/*border-bottom:1px solid #fff;*/
	}


#header ul li a { 
	color:#fff; 
	text-decoration:none; 
	font-weight: bold;
	float:left; 
	font-size:110%; 
	letter-spacing: -0.06em;
	background-color: #000; 
	

	border-right:1px solid #666;
	margin-top: 10px;

	width: 100px;
	height: 35px;
	text-align: center;
}






#header ul li a:hover, #header li a#active, #header li a:focus {  margin-top: 0px; height: 45px; background-color: #000; color: #666;  }




#header h1 {
 padding: 0;
 margin: 0;
}
#header h1 a {
margin-left: 10px;
}
#header h1 a:hover {
 background: none;
}

#index-container {
	background: #fff;
	color: #333;
	width: 582px;
	padding: 0;
	margin-top: -40px;
	margin-left: -1px;	
}

#search-box {
	float: left;
/*only way to fix IE bug*/ display: inline;
	background: #fff; /* url(images/search-box-bg.gif) no-repeat;*/
	color: #333;
	width: 200px;
	height: 75px;
}

/*#search-box form {
	margin: 100px 30px 40px 20px;
	}*/
	
#search-form {
	margin: 5px 0 15px 5px;
	/*background-color:#e7e7e7;*/
	width: 184px;
	}
	
#splash {
	/*float: right;
only way to fix IE bug display: inline;
	background: url(images/splash-01.jpg) no-repeat;*/
	width: 100%;
	height: 220px;
	color: #000;
}

#splash-header {
	background: url(images/splash-header.png);
	}

#container {
    position:relative;
    width:582px;
    height:220px;
    margin:0;
 }
#top {
    position:absolute;
    width:582px;
    height:220px;
    z-index:1;
 }
#bot {
    position:absolute;
    width:582px;
    height:220px;
    z-index:0;
 }

.splash {
	padding: 15px 5px 5px 5px;
	text-align: left;
	}

#splash ul { 
	list-style-type:none;
	display: inline;
	line-height: 1.0em;
	height: 220px;
	margin: 0;
	padding: 0;
}

/*What are you looking for?*/
#splash ul li { 
	padding-left: 10px;
}

#splash ul ul li a {
	background-color:#CCE5F6;
	color:#000;
	display:block;
	padding:0 5px 0 10px;
	text-decoration:underline;
	width:150px;
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
	}

#splash ul ul ul li a {
	color: #000;
	background-color: #CCE5F6;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.0em;
	}
	
#splash li { 
	background:#CCE5F6;
	color: #000;
}


#splash li a:hover, #splash li a#active, #splash li a:focus { background: #CCE5F6; color: #DE4034; 
/*removed, causes problems with ie6 border-bottom:5px solid #FE5917;*/ }


#breadcrumb {
	padding: 2px 10px 2px 10px;
	}
#page {
	margin-top: 0px;
}

#index-car{
	padding-right: 10px;
	}
#content {
	padding: 5px 15px 15px 15px;
}
.entry {
	padding: 0 10px 0 10px;
	}
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 40px;
	list-style: none;
	/*padding-left: 10px;*/
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-type:none;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
		list-style-type:none;
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
		list-style-type:none;
	}

.entry ol li {
	margin: 0;
	padding: 0;
		list-style-type:none;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



#content-wrapper {
	float: left;
	padding: 0 0 0 0;
	margin: 0px 0 0;
	width: 575px;
	}





/* Begin index-Sidebar */
#index-sidebar {
	float:right;
	width:189px;
	background: url('images/sidebar-top.jpg') no-repeat left top;
	color: #333;
	margin: -200px -1px 405px 0;
	padding: 30px 0 30px 0;
}

#index-sidebar img { border:none; }
#index-sidebar ul {
	font-weight:bold; 
	color: #333;
	list-style-type:none;
	border-top:1px solid #666;
/*	padding-bottom:25px;*/
	margin: -10px 0 0 0;
}
/* Absolute must to keep me from going insane */
#index-sidebar ul ul { 	border-top: 0; padding: 0;	margin: 0;}


#index-sidebar ul ul ul{ border-top:0; background:none; padding-bottom:0; }
#index-sidebar ul li a {
	background-color:#333;
	background-image:none;
	border-bottom:1px solid #666;
	color:#fff;
	display:block;
	padding:0 5px 0 10px;
	text-decoration:none;
	width:174px;		
}

#index-sidebar ul ul li a {
	padding:0 5px 0 20px;
	width:164px;	
	background-color: #666;	
	font-weight: normal;	
	border-bottom:1px solid #333;	
}

	
#index-sidebar ul ul ul li a {
	padding:0 5px 0 30px;	
	width:154px;	
		background-color: #ccc;
		color: #333;	
		font-weight: normal;	
}

#index-sidebar ul ul ul ul li a {
	padding:0 0 0 40px;	
	width:150px;	
		background-color: #6AA3D0;	
}
	

#index-sidebar a:hover, #sidebar a:focus { color:#fff; background-color:#FF790E; text-decoration:none; }
#index-sidebar #on { color:#fff; background:#69c url(../images/nwk-sidebar-arrow.gif) 0% 50% no-repeat; }


/* End index-Sidebar */

/* Begin normal Sidebar */
#sidebar {
	float:right;
	width:189px;
	background: url('images/sidebar-top.jpg') no-repeat left top;
	color: #333;
	margin: -20px -1px 400px 0;
	padding: 30px 0 30px 0;
}
#sidebar img { border:none; }
#sidebar ul {
	font-weight:bold; 
	color: #333;
	list-style-type:none;
	border-top:1px solid #666;
/*	padding-bottom:25px;*/
	margin: -10px 0 0 0;
}


/* Absolute must to keep me from going insane */
#sidebar ul ul { 	border-top: 0; padding: 0;	margin: 0;}


#sidebar ul ul ul{ border-top:0; background:none; padding-bottom:0; }
#sidebar ul li a {
	background-color:#333;
	background-image:none;
	border-bottom:1px solid #666;
	color:#fff;
	display:block;
	padding:0 5px 0 10px;
	text-decoration:none;
	width:174px;		
}

#sidebar ul ul li a {
	padding:0 5px 0 20px;
	width:164px;	
	background-color: #666;	
	font-weight: normal;	
	border-bottom:1px solid #333;	
}

	
#sidebar ul ul ul li a {
	padding:0 5px 0 30px;	
	width:154px;	
		background-color: #ccc;
		color: #333;	
		font-weight: normal;	
}

#sidebar ul ul ul ul li a {
	padding:0 0 0 40px;	
	width:150px;	
		background-color: #6AA3D0;	
}
	

#sidebar a:hover, #sidebar a:focus { color:#fff; background-color:#FF790E; text-decoration:none; }
#sidebar #on { color:#fff; background:#69c url(../images/nwk-sidebar-arrow.gif) 0% 50% no-repeat; }


/* End normal Sidebar */

#side {
	background-color: #000;
	}


#sidebar-graphics {
	margin: 0;
	padding: 0;
	}
#sidebar-graphics ul { 
	margin: 0;
	padding: 0;
	border: 0px;
	}
#sidebar-graphics ul li a {
	border:0px;
	color:#fff;
	padding:0;
	margin:0;
	text-decoration:none;
	width:174px;
}







p {
	font-size: 1em;
	margin: 0 0 1.2em;
	padding: 0;
	line-height: 1.5em;
}

fieldset p {
	padding: 5px;
	}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 3em;
	padding: 0;
}
 
h1, h3, h4, h5, h6 {
	margin: .9em 0;
/*	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;*/
	letter-spacing: -0.09em;
}
h1 {
	font-size: 1.7em;
}

h2 {
	font-size: 1.9em;	
	margin: .9em 0;
/*	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;*/
	letter-spacing: -0.09em;
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #CC0000;
	padding-bottom: 2px;
	border-bottom: 2px dotted #CC0000;
	margin: 5px 0px 5px;
		letter-spacing: -0.03em;
}

h3.mobile {
	font-size: 200%;
	font-weight: bold;
	}
.mobile-number {
	font-size: 325%;
	letter-spacing: -0.06em;
	/*color: #FF790E;
	background-color: #fff;*/
	}
h4 {
	font-size: 1.2em;
		letter-spacing: -0.03em;
}
a {
	text-decoration: none;
        background: none;
}
a:link, a:visited, a:active  {
	color: #DC690E;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #fff;
	background-color: #FF790E;
	text-decoration: none;	
	font-weight: bold;
}
/*input, textarea, select {
	border: 1px solid #000;
	background: #fff;
	color: #000;
	font: 8pt/1.2 Tahoma, Arial, sans-serif;
}*/
.button {
	float: right;
	border: 1px solid #fff;
	background: #394D69;
	color: #fff;
	font: bold 16pt/1.6 Tahoma, Arial, sans-serif;
}
blockquote {
	margin: 6px 4px;
	padding: 10px;
        border: 1px solid #ccc;
        background: #fff url('images/bqbg.gif') no-repeat right bottom;
	font-size: 0.9em
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0px none;
}
.small {
	font-size: 0.9em;
	color: #999;
}






































#footer-wrapper {
	margin:0 auto 0 auto;
	padding: 0;
	width: 100%;
	background: url(images/footer-wrapper-bg.png) repeat-x;	
	height: 165px; 
	}
#footer-container {
	width: 770px;
	margin:0 auto 0 auto;
	height: 165px;
	clear:both; 
	padding: 0; 
	background: url(images/footer-container-bg-grey.png) no-repeat;
	}
#footer-graphic {
	width: 770px;
	margin: 0 auto 0 auto;
	height: 165px;
	clear:both; 
	padding: 0; 
	background: url(images/footer-graphic-png.png) top right no-repeat; 
	}
#footer { 
	width: 750px; 
	height: 165px; 
	margin: 0 auto 0 auto;
	text-align: left;
	}

#footer ul {
	margin: 0.8em 0 0 -0.5em;
	padding: 20px 0 0 0;
	font-size: 105%;
	text-transform: uppercase;
	}
#footer li { 
	display:inline; 
	font-weight: bold;
	padding: 2px 7px 2px 7px;
	border-right: 1px solid #FF6600;
	list-style-type:none;
	}
	
#footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	font-weight: bold;
	background: #F4AB07;
	}
#footer a:hover {
	color: #fff;
	font-weight: bold;
	background: #FF790E;
	}
	
#footer-link a:link, #footer-link a:visited, #footer-link a:active {
	background: #000;
	font-weight: normal;
	text-decoration: underline;
	}
#footer-link a:hover {
	background: #000;
	font-weight: normal;
	text-decoration: none;
	}	
#voodish {
	color: #000;
	background: none;
	padding: 18px 0 0 5px;
	width: 475px;
	}
#voodish a:link, #voodish a:visited, #voodish a:active
	{
	padding: 20px 2px 0 2px;
		color: #000;
	background: none;
	}
#voodish a:hover {
	color: #fff;
	background: #DE4034;
	}

#footer img { 
	float:left; 
	padding-bottom:1em;
	}
#footer p {
	padding:8px 0;
	color: #DED5CC;
	background: none;
	}

fieldset {
	border: outset #000 0px;
	padding: 10px;
	background: none;
	}
	
	
legend {
	background: none;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -0.06em;
	margin: 0 0 -0.7em -0.5em;
	}
	
dt {
	font-weight: bold;
	padding-left: 5px;
	color: #934200;
	}

#mag-bg {
	background: url(images/mag-bg.gif) right no-repeat;
	}

.abbr, abbr, acronym {
	font-style:normal;
	border-bottom:1px dotted #333;
	cursor:help;
	font-size:0.9em;
	letter-spacing:0.1em;
	text-transform:uppercase;
}


#content ul {
	width: 420px;
	overflow: hidden;
	background: #fff;
	color: #000;
	padding: 0 0 0 10px;
	margin: 0;
	list-style-type:none; 
	}
	
#content ul li {
	padding: 0;
	margin: 0;
	background: #fff;
	color: #000;
	font-weight: bold;
	}

#content ul li li {
	padding: 0;
	margin-left: 1em;
	background: #fff;
	color: #000;
	font-weight: normal;
	}
	
#content ul li li li {
	padding: 0;
	margin-left: 1em;
	background: #fff;
	color: #000;
	font-weight: normal;
	}

#childPages {
	margin-left: 20px;
	margin-top: -20px;
	margin-bottom: 10px;
	width: 250px;
	}
	
#childPages ul {
	width: 230px; 
	display:inline; 
	}

#childPages li {
	padding: 0;
	/*Reinstate when 'Pages' have been removedlist-style-image: url('images/ul-li.png'); */
	
	}

#childPages li a { 

	font-weight: bold;
	padding:0;
	list-style-type: none; 
}
#childPages li a:hover, #childPages li a#active, #childPages li a:focus { background: #FF790E; color: #fff; }

/* 
  Secure and Accessible PHP Contact Form 
*/

/* for main form wrapping div */
div#gb_form_div fieldset { 
  /* not styled on demo page */
  background-color: #fff;
  color: #000;
}

div#gb_form_div legend { 
	margin: 0 0 0.1em -0.3em;
}

/* id for the form itself */
form#gb_form { 
  /* not styled on demo page */
}

/* form and results heading size */
.main_formhead, .formhead { 
  font-size : 1.8em; 
  color : #000;
  background-color: #fff; 
}

/* outer fieldset - it's common to make this border : 0; */
fieldset#formwrap { 
    border: 0;
}

/* section fieldsets - it's common to make this border : 0; */
#gb_form_div fieldset { 
      border: 0;
}

/* form legends and dt "heading" */
#gb_form_div legend { 
  font-weight : bold; 
  color: #DE4034;
  background-color: #fff;   
}

/* main legend at top of the form */
legend#mainlegend { 
  font-size : 1.2em;
  color: #000;
  background-color: #fff; 
}

/* legend colour for asq antispamquestion */
legend.asq {
	color: #000;
	background-color: #fff; 
}

/*asterisk colour */
.asterisk {
  color : #DE4034;
  }

/* form label text 
#gb_form_div label { 
}*/

/* all inputs, select, and textarea */
input.med, input.short, select.med, textarea.textbox { 
  font : 100% 'Arial', sans-serif; 
  color : #666; 
  padding : 2px; 
  border : 1px solid #000;
  background-color : #fffffa;
}

/* hover and focus styling - the classes like .hover and .focus below are for the javascript for IE */
input.med:hover, input.med:focus, input.short:hover, input.short:hover, select.med:hover, select.med:focus, textarea.textbox:hover, textarea.textbox:focus, input.med.hover, input.med.focus, input.short.hover, input.short.focus, select.med.hover, select.med.focus, textarea.textbox.hover, textarea.textbox.focus { 
  color : #000;  
  border : 1px solid #FF790E;
  background-color : #fff;
}

/* for the checkbox input */
input.checkbox {
  /* not styled on demo page */
}

/* error heading weight and color - bold is for the error reason text */
span.error, dt.error { 
  background-color: #cd0000; 
  color: #fff;
  font-weight : bold; 
    padding: 5px;
}

/* success heading color */
span.success { 
  background-color: #85C354;
  color: #fff;  
  font-weight : bold; 
  padding: 5px;
}

/* privacy and "Why?" small element link sizes (relative to their parent element */
small.privacy, small.whythis { 
  font-size : 100%; 
}

/* set up relativity to position small Why? text */
small.whythis { 
  position : relative; 
}

/* Why? link style */
small.whythis a { 
  text-decoration : underline; 
  font-size : 1em;
}

/* hide the Why? text span */
small.whythis a span { 
  position : absolute; 
  top : -9000px; 
  left : -9000px; 
  display : inline; 
  width : 17.1em;
  height : auto; 
  border : 1px solid #000; 
  background-color: #fff; 
  color: #000;
  padding-left : 2px; 
}

/* bring back Why? text span (title attribute backs this up for borwsers it doesn't function in */
small.whythis a:hover span, small.whythis a:focus span, small.whythis a:active span { 
  position : absolute; 
  top : 0; 
  left : 6em; 
}

/* the link back to me for form credit */
p.creditline { 
  float : right; 
  margin : -17px 0; 
  padding-bottom : 1px; 
  font-size : 80%; 
}

/* used for abbreviation used relative to form. the .abbr class is for the span added for IE */
abbr, .abbr { 
  cursor : help; 
  border-bottom : 1px dotted #999;
}

/* set result color for blockquote dt "heading" */
dl#result_dl_blockq dt {
  color: #333333;
  background-color: #fff; 
}

/* position result blockquote flush with parent */
dl#result_dl_blockq blockquote {
  margin-left : 0;
}

/* style the input names in the result */
div#gb_form_div span.items {
  font-weight : bold;
  color: #000;
  background-color: #fff; 
}



#navigation {
	text-align: left;
	}
	



	
	
	
	
	
/* BEGIN LOGIN */
#login {
/*	background: #fff;
	border: 1px solid #a2a2a2;*/
	margin: 0;
	padding: 1.5em;
	width: 25em;
}

#login #login_error {
	background: #c00;
	border: 1px solid #a40000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: .5em;
	text-align: center;
}

#login h1 {
	background: url(images/voodish-logo.png) no-repeat top left;
	margin-top: 0;
	
}

#login h1 a {
	display: block;
	text-indent: -1000px;
	height: 66px;
	border-bottom: none;
}

#login input {
	padding: 3px;
}

#login ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#login ul li {
	display: inline;
	margin-left: 1.4em;
	text-align: center;
}

#login #log, #pwd {
	font-size: 1.7em;
	width: 80%;
}

/*#login {
	font-size: 1.7em;
	margin-top: 2em;
}*/
#submit {
	padding: 5px;
}

#map {
	width: 500px;
	height: 250px;
	background:url(images/area-map.gif) top left no-repeat;
	}
#map-zoomout {
	width: 500px;
	height: 250px;
	background:url(images/area-map-zoomOut.gif) top left no-repeat;
	}
	
#sidebar a:hover img { background: none; }
	
#logos { width: 770px;  margin: auto; text-align: left;}
#logos ul { 
	list-style-type:none;  margin: auto;	padding: 0;	border: 0px;	}
#logos ul li {display:inline;}
#logos ul li a { border: 0px; padding:0;	margin:0; }
#logos ul li a:hover {background-color: #fff; color: #333;}

#current { background-color: #ff9900;}
/*  Nice Active feature
#sidebar.current_page_item a, #sidebar .current_page_item a:visited{
	color: #fff; background-color: #ff9900;
}
#sidebar .current-cat a, #sidebar .current-cat a:visited{
 	color: #fff; background-color: #ff9900;
}
*/
#imgRight { float: right;}
#imgLeft { float: left;}
#imgLeft a:hover {background-color: #fff;}
.icon-offsite { padding-right: 1em; background: url(images/icon-offsite.gif) no-repeat right; color: #FF790E;}


















#stimuli_lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#stimuli_lightbox a img { border: none; }

#stimuli_outerImageContainer {
	position: relative;
	background-color: #000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#stimuli_imageContainer {
	padding: 10px;
}

#stimuli_loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	background: transparent center url(images/loading.gif) no-repeat;
}
#stimuli_hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#stimuli_imageContainer>#stimuli_hoverNav { left: 0;}
#stimuli_hoverNav a { outline: none;}

#stimuli_prevLink, #stimuli_nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#stimuli_prevLink { left: 0; float: left;}
#stimuli_nextLink { right: 0; float: right;}
#stimuli_prevLink:hover, #stimuli_prevLink:visited:hover { background: url(images/prev.gif) left 55% no-repeat; }
#stimuli_nextLink:hover, #stimuli_nextLink:visited:hover { background: url(images/next.gif) right 55% no-repeat; }


#stimuli_imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #000;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#stimuli_imageData {	padding:0 10px; color: #666; }
#stimuli_imageData #stimuli_imageDetails { width: 70%; float: left; text-align: left; }	
#stimuli_imageData #stimuli_caption { font-weight: bold;}
#stimuli_imageData #stimuli_numberDisplay { display: block; clear: left; padding-bottom: 1.0em;}			
#stimuli_imageData #stimuli_bottomNavClose { width: 66px; float: right; padding-bottom: 0.7em; background: url(images/closelabel.gif) right 55% no-repeat; padding-top: 1.0em; margin-bottom: 1.0em;}	
		
#stimuli_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* END LOGIN */

/* End CSS */
	
	
/* Design tested and passed:
	
Browser
	Firefox 1.x 
	Opera 8x
	Netscape 7x
	IE 6x
Resolution
	800 by 600
	to
	1920 by X
	
*/
