/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
modified bt WWWM
*/

* {
	margin: 0;
	padding: 1px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	border-color: #666;
}

ul{
	list-style-type:none;
}

a:link {
	color: #DDDDDD;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #DDDDDD;
}

body {
	background: #000000 url('images/judocamp.jpg') no-repeat center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#logo H1 a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 14px;
	color: #ffffff;
}

#Container {
	width: 1000px;
	margin: 0 auto;
	padding-left: 50px;
}

#header {
	width: 900px;
	height: 304px;
	
}
#header ul{
	width: 980px;
	display: block;
	padding-top: 270px;
	padding-left: 10px;
	background: none;
}
#header ul li{
	background:none; height:22px; padding:0 14px 0 5px; margin:0;
	display:block;  float:left; 
	}
#header ul li a{
	font: 14px Arial, Helvetica, sans-serif;
	color: #D7CEBD;
	text-decoration: none;
	text-indent: 0px;
	padding: 5px;
	font-weight: bold;
	margin: 0;
}
#header ul li a:hover{
	color: #FF9933;
	text-decoration: none;
	background-repeat: no-repeat;
}
#left {
	float: left;
	width: 200px;
}

#left H3
{
font-size: 14px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}
.title
{
font-size: 18px;
padding-top: 10px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

#right {
	float: left;
	width: 875px;
	margin: 10px;
	padding: 10px;
	background: #373737;
	border: 1px solid #dddddd
}
#right h1{
	font: 30px  Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left: 20px;
	text-align: center;
}
#right h2{
	font: 24px  Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 20px;
	text-align: center;
	font-size: 36px;
}
#right p{
	background: no-repeat;
	color: #FFF;
	padding-left: 20px;
	font: 13px/20px  Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: center;
	font-size: 12px;
}

.post a{
	font: 14px/14px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.post a:hover{
	background: no-repeat;
	color: #FF6600;
	font-weight: bold;
	font-size: 24px;
}

.post li
{
padding-left: 40px;
}

#footer {
	margin: 0 auto;
	clear: both;
	width: 100%;
	height: 120px;
	padding-top: 15px;
	border-top: 5px solid #A64908;
	font-size: 10px;
	color: #FFFFFF;
	background: url(images/footer.gif) repeat-x bottom;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	table-align: center;
}
#footer a
{
    font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif
}

.boxed {
	margin-bottom: 20px;
}


.boxed .content2 {
	padding: 10px;
}


#text1, #text2 {
	width: 100px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


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

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}
#Container #right .post table {
	text-align: center;
	font-weight: bold;
}
#lstShirtSize {
	width: 100px;
	padding: 2px;
	color: #000;
	background-color: #999;
}
