body {
	font-family:                sans-serif;
	font-size:                  11pt;
}

a {
	text-decoration:            none;
	color:                      maroon;
}

.left {
	text-align:                 left;
}

.center {
	text-align:                 center;
}

.right {
	text-align:                 right;
}

.justify {
	text-align:                 justify;
}

.maroon {
	color:                      maroon;
}

.float_right {
	float:                      right;
}

.bottom20 {
	margin-bottom:              20px;
}

.left20 {
	margin-left:                20px;
}

.bold {
	font-weight:                bold;
}

.larger {
    font-size:                  larger;
}

h2 {
	text-align:                 center;
	margin:                     20px;
}

#wrap {
	margin:                     10px 100px 10px 100px;
/*
	border:                     1px solid gainsboro;
*/
}

#header {
	text-align:                 center;
	margin-bottom:              20px;
}

#menu {
	text-align:                 center;
	margin-bottom:              30px;
}

#menu a.menu {
	border-bottom:              3px solid white;
	border-left:                3px solid white;
	padding:                    2px 6px 2px 6px;
	margin:                     0 15px 0 15px;
}

#menu a.current {
	border-bottom:              3px solid maroon;
	border-left:                3px solid maroon;
	font-weight:                bold;
}

#content {
	margin-bottom:              20px;
}

#footer {
	text-align:                 center;
	font-size:                  8pt;
}

#gallery {
	width:                      100%;
}

#gallery td {
	text-align:                 center;
}

#gallery img {
	border:                     0px;
}

div.info1 {
	width:                      360px;
}

#size {
	width:                      600px;
	margin-left:                100px;
}

div.label {
	width:                      200px;
	clear:                      none;
}

#contact {
	width:                      600px;
	margin:                     0 auto 0 auto;
}

input, select, textarea {
	font-size:                  8pt;
}

input.personal {
	width:                      150px;
}

input.add {
	font-weight:                bold;
}

#custom_sport1 {
	display:                    none;
}

#custom_sport2 {
	display:                    none;
}

#custom_option {
	display:                    none;
}

#addme {
	display:                    none;
}

div.contain {
	width:                      800px;
	margin:                     0 auto 0 auto;
}

.clear {
	clear: both;
}

div#index_blurb {
	height: 280px;
}

#footer {
	margin-top: 20px;
}

div.entry li {
	list-style: none;
}
div.entry label {
	width: 160px;
	float: left;
	font-weight: bold;
}

