body {
	background-color: #333333;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(i/bg.jpg);
	background-repeat: repeat-x;
}
#w {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#h {
	background-image: url(i/h.jpg);
	width: 1000px;
	height: 119px;
}
#j {
	background-image: url(i/j.jpg);
	height: 322px;
	width: 1000px;
}
#f {
	height: 161px;
	width: 1000px;
	background-image: url(i/f.jpg);
}
#m {
	width: 1000px;
	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: dotted;
	border-left-style: none;
	border-top-color: #240000;
	border-right-color: #240000;
	border-bottom-color: #240000;
	border-left-color: #240000;
	padding-bottom: 15px;
}
#form {
	float: right;
	margin-top: 60px;
	margin-right: 30px;
	color: #660000;
	font-weight: bold;
}
select {
	margin-left:5px;
	width: 210px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #FFFFff;
	font-size: 13px;
	padding: 6px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
input {
	margin-top: 2px;
	padding: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	width: 180px;
-webkit-appearance: none;
background-color: #23BF23;
-moz-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	font-size: 16px;
	border: 1px solid #ECD9C6;
color: #ffffff;
}#l {
	width: 1000px;
	text-align: center;
}
#l a {
	color: #FFFFFF;
}#signin {
	float: right;
	margin-top: 25px;
	margin-right: 25px;
}
#signin a {
	background-color: #FF0000;
	padding: 5px;
}
.button{
	border:px solid #FFFFFF;
-webkit-border-radius: px; -moz-border-radius: px;	border-radius: px;
	width:px;
	font-size:px;
	font-family:arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration:none;
	display:inline-block;
	color: #FFFFFF;
	background-color: #ff9a9a;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9a9a), to(#ff4040));
	background-image: -webkit-linear-gradient(top, #ff9a9a, #ff4040);
	background-image: -moz-linear-gradient(top, #ff9a9a, #ff4040);
	background-image: -ms-linear-gradient(top, #ff9a9a, #ff4040);
	background-image: -o-linear-gradient(top, #ff9a9a, #ff4040);
	background-image: linear-gradient(to bottom, #ff9a9a, #ff4040);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff9a9a, endColorstr=#ff4040);
	font-weight: bold;
}

.button:hover{
 border:px solid #FFFFFF;
 background-color: #ff6767; background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6767), to(#ff0d0d));
 background-image: -webkit-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: -moz-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: -ms-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: -o-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: linear-gradient(to bottom, #ff6767, #ff0d0d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff6767, endColorstr=#ff0d0d);
}em {
	font-style: normal;
}
#left {
	float: left;
	width: 350px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 40px;
	color: #FF2020;
	text-transform: capitalize;
	margin-bottom: 10px;
	margin-top: 40px;
}
#thumbs {
	width: 350px;
	float: left;
	margin-left: 10px;
}
#dcentral td {
	color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 0px;
	text-transform: capitalize;
}
#dcentral td img {
	border: 2px solid #FFFFFF;
	height: 100px;
	width: 100px;
	margin-right: 4px;
	margin-left: 4px;
}#left p {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	padding-top: 10px;
}
#mem {
	float: right;
	margin-right: 350px;
	margin-top: 56px;
	width: 240px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.name {color: #FF2020}
@media only screen and (max-width: 479px) {
#w {
clear: both;
padding: 0px;
margin: 0px;
width: 320px; position: relative; margin: 0 auto; padding: 0px; overflow: hidden; clear: both;
}
#h {
background-image: url(i/h-n.jpg);
height: 109px;
background-repeat: no-repeat;
background-position: 0px 30px;
width: auto;
}
#j {
background-image: none;	
display:block;
width: auto;
}
#f {
height: auto;
display:block;
width: auto;
background-image: none;	
}
#m {
display:block;
width: 100%;
}
#form {
margin-top: 0px;
color: #ffffff;
font-weight: bold;
margin-right: auto;
margin-left: auto;
width: 100%;
text-align: center;
}
select {
margin-left:5px;
width: 190px;
margin-top: 5px;
margin-bottom: 5px;
font-size: 13px;
padding: 4px;
}
input {
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	width: 160px;
}#l {
	width: 100%;
	text-align: center;
}
#signin {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
display:block;
}
#left {
	width: 100%;
margin-bottom: 10px;
display:block;

}
h1 {
	font-size: 18pt;
	margin-bottom: 10px;
	margin-top: 0px;
padding-top: 0px;
}
#thumbs {
display:block;
margin-top: 40px;
width: 100%;
}
#dcentral td {
padding-top: 0px;
}
#dcentral td img {

	height: 86px;
	width: 86px;
	margin-right: 4px;
	margin-left: 4px;
}
#mem {
float: none;
	width: 240px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;}
#l {
color: #333333;
}
#l a {
	color: #FFFFFF;
padding: 10px;
	display: block;
background-color: #333333;
	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: dotted;
	border-left-style: none;
	border-top-color: #240000;
	border-right-color: #240000;
	border-bottom-color: #240000;
	border-left-color: #240000;
}
}