html {
	height:100%;
	}

body {
	height:100%;
	color: #ffffff;
	background-color: #000000;
	margin: 0;
	padding: 0;
	}

div {
	font-size: 12px;
	font-family:arial,helvetica,sans-serif;
	}

a {
	color: #ccccff;
	background-color: transparent;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	}

#container {
	max-width: 800px;
	min-width: 760px;
	margin:0 auto;
	color: #ffffff;
	background-color: #222222;
	}

#header {
	background: url('http://www.bangkokcityboys.com/bin/n/bcb_banner02.jpg') top left no-repeat #000000;
	color: #777777;
	border-bottom: 2px solid #ffffff;
	}

#navlist {
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#navlist li {
	float: left;
	padding: 2px 16px;
	}

#content {
	clear: both;
	padding: 16px;
	color: #ffffff;
	background-color: #222222;
	}

#footer {
	padding-top: 16px;
	color: #777777;
	background-color: #111111;
	text-align: center;
	}

#footernav {
	color: #777777;
	background-color: transparent;
	text-align: center;
	font-size:10px;
	text-transform: uppercase;
	text-align: center;
	}
#footernav a {
	color:#777777;
	}

#footernav a:hover {
	text-decoration: underline;
	}

#footercopy {
	}

.sectitle {
	color: #ffffff;
	background-color: #7700af;
	padding: 0 8px;
	}

.sectitle h1 {
	margin: 0;
}

input,select,textarea {
	color:#ffffff;
	background-color:#333333;
}

.redbox {
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	padding: 2px 8px;
	color: #ff0000;
	background-color: #550000;
	font-weight: bold;
	}

.redbox p {
	margin: 0;
}

.grnbox {
	border-top: 1px solid #00ff00;
	border-bottom: 1px solid #00ff00;
	padding: 2px 8px;
	color: #00ff00;
	background-color: #005500;
	font-weight: bold;
	}

.grnbox p {
	margin: 0;
	}

.msgbox {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 2px 8px;
	color: #ffffff;
	background-color: #333333;
	font-weight: bold;
	}

.msgbox p {
	margin: 0;
}
