.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #171717;
	height: 10px;
	width:100%;
	top: -10px;
	position: relative;
	background: #171717;
	padding-top: 5px;
	padding-bottom: 15px;
	overflow:hidden;
	display:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
}

.mceEditor {
width: 350px;
height: 400px;
}


.menu a{
	color: #CCCCCC;
	background-color: #171717;
	margin:10px;
	text-decoration:none;
	overflow:hidden;
}

.menu a:hover{
	color: #0f7aac;
	border:#CCCCCC;
	border-width:1px;
	overflow:hidden;
}

#menu_switch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6095CB;
	background-color: #333333;
	height: 40px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../img/site/top-bar.png);
	background-repeat: repeat-x;
}


#menu_switch a{
	color: #999999;
	text-decoration:none;
	overflow:hidden;
	padding:15px;
	background-image:url(../img/site/down.png);
	background-position:bottom;
	line-height:30px;
	background-repeat:no-repeat;
}

#menu_switch a:hover{
	color: #CCCCCC;
	background-image:url(../img/site/down-over.png);
	background-position:bottom;
	line-height:30px;
	background-repeat:no-repeat;
	border:#CCCCCC;
	border-width:1px;
	padding:15px;
	overflow:hidden;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #000000;
	padding: 10px;
	height: 150px;
	width:100%;
	overflow:hidden;
	background-image:url(../img/site/smoke.jpg);
	background-position:right;
	background-repeat:no-repeat;
	vertical-align:middle;
	position: relative;
	top: 5px;
	
}


#left_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
	color: #CCCCCC;
	background-color: #333333;
	height: 35px;
	width:150px;
}

.field-highlighters
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

#heading {
	width: 100%;
	position:relative;
	background-color: #000000;
	height:250px;
	color: #ffffff;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #cccccc;
	border-left-style: solid;
	font-size: 36px;
	background-repeat: repeat-y;
	background-position: left;

}

#photo_heading {
	width: 100%;
	position:relative;
	background-color: #0099FF;
	height:100px;
	color: #ffffff;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #cccccc;
	border-left-style: solid;
	font-size: 36px;
	background-repeat: repeat-y;
	background-position: left;

}

#holder {
	width: 100%;
	position:relative;
	background-color: #B9B7B7;
	color: #ffffff;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #cccccc;
	border-left-style: solid;
	font-size: 12px;
	background-image: url(../img/site/box-back.png);
	background-repeat: repeat-y;
	background-position: left;

}


#photo_holder  a {
	font-size: 10px;
	color: #FF9900;
	text-decoration:none;
	padding-right: 10px;
}



#holder  a {
	/*font-size: 10px;*/
	color: #FF9900;
	text-decoration:none;
/*	background-image:url(../img/site/link-go.png);
	background-position:right;
	background-repeat: no-repeat;
	padding-right: 10px;
	line-height: 18px;
	vertical-align:middle;*/
}

#main_photo {
font-size: 36px;
}

#main_photo a {
text-decoration:none;
}

.body_title {
	font-size: 34px;
	color: #FF9900;
}

#display_frame #sides #side-box-1 {
	background-image: url(../img/site/box-top.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #5C5C5C;
	padding: 15px;
	width: 150px;
	margin:5px;
}
#display_frame #sides #side-box-1 #side-title-1 {
	font-size: 18px;
	color: #FFFFFF;
}
#display_frame #sides #side-box-1 #side-content-1 {
	font-size: 10px;
	color: #FF9900;
}

.box-center a {
	font-size: 12px;
	color: #003366;
	background-image:url(../img/site/2009/link-ring.png);
	background-position:left bottom;
	background-repeat: no-repeat;
	text-decoration:none;
	padding-left: 18px;
	line-height: 20px;
	vertical-align:middle;
}

.box-center a:hover {
	color: #006699;
	background-image:url(../img/site/2009/link-ring-over.png);
}

#display_frame #sides #side-box-2 {
	background-image: url(../img/site/box-top.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #5C5C5C;
	padding: 15px;
	width: 150px;
	margin:5px;
}
#display_frame #sides #side-box-2 #side-title-2 {
	font-size: 18px;
	color: #FFFFFF;
}
#display_frame #sides #side-box-2 #side-content-2 {
	font-size: 10px;
	color: #FF9900;
}

#display_frame #sides #side-box-2 #side-content-2 a {
	font-size: 10px;
	color: #FF9900;
	background-image:url(../img/site/link-go.png);
	background-position:right;
	background-repeat: no-repeat;
	text-decoration:none;
	padding-right: 10px;
	line-height: 18px;
	vertical-align:middle;
}

#display_frame #sides #side-box-3 {
	background-image: url(../img/site/box-top.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #5C5C5C;
	padding: 15px;
	width: 150px;
	margin:5px;
}
#display_frame #sides #side-box-3 #side-title-3 {
	font-size: 18px;
	color: #FFFFFF;
}
#display_frame #sides #side-box-3 #side-content-3 {
	font-size: 10px;
	color: #FF9900;
}

#display_frame #sides #side-box-3 #side-content-3 a {
	font-size: 10px;
	color: #FF9900;
	background-image:url(../img/site/link-go.png);
	background-position:right;
	background-repeat: no-repeat;
	text-decoration:none;
	padding-right: 10px;
	line-height: 18px;
	vertical-align:middle;
}
#display_frame #sides #side-box-4 {
	background-image: url(../img/site/box-top.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #5C5C5C;
	padding: 15px;
	width: 150px;
	margin:5px;
}
#display_frame #sides #side-box-4 #side-title-4 {
	font-size: 18px;
	color: #FFFFFF;
}
#display_frame #sides #side-box-4 #side-content-4 {
	font-size: 10px;
	color: #FF9900;
}

#display_frame #sides #side-box-4 #side-content-4 a {
	font-size: 10px;
	color: #FF9900;
	background-image:url(../img/site/link-go.png);
	background-position:right;
	background-repeat: no-repeat;
	text-decoration:none;
	padding-right: 10px;
	line-height: 18px;
	vertical-align:middle;
}

#display_frame #sides {
	background-image: url(../img/site/stripes.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 200px;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-bottom:20px;
}
#display_frame {
	position: relative;
	top: 40px;
	margin-bottom:20px;

}
#footer {
	margin: 20px;
	position: relative;
	bottom: 0px;
	vertical-align: middle;
	padding-top: 40px;
	padding-bottom: 40px;
}





#content2-title
{
padding: 0px;
}

#content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
	width: 150px;
	height: 150px;
	color: #FFFFFF;
	background-color: #FF9933;
	margin-left:2px;
	margin-right:5px;
	margin-bottom:5px;
	position:relative;
	border: 1px solid #CCCCCC;
}
#content2 a{
	color: #FFFFFF;
	text-decoration: none;
}

.menu_button {
	padding-right: 5px;
	width: 25px;
	height: 25px;
}

.send-button {
width:163px;
height:41px;
background-image:url(../img/site/button.png);
background-repeat:no-repeat;
color:#FFFFFF;
text-align:center;
border:none;
}



body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/comp/2009/swim.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
}

#about-menu {
	background-image: url(../img/site/2009/box-green.png);
	background-repeat: no-repeat;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	height: 300px;
	width: 164px;
	top:50px;
	position: absolute;
	z-index: 100;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
	float: left;
	right:0px;
	left: 76px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

#graphics-menu {
	background-image: url(../img/site/2009/box-blue.png);
	background-repeat: no-repeat;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	height: 300px;
	width: 164px;
	top:50px;
	position: absolute;
	z-index: 100;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
	float: left;
	left: 244px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

#photography-menu {
	background-image: url(../img/site/2009/box-scarlet.png);
	background-repeat: no-repeat;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	height: 300px;
	width: 168px;
	top:50px;
	position: absolute;
	z-index: 100;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
	float: left;
	left: 412px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

#other-menu {
	background-image: url(../img/site/2009/box-orange.png);
	background-repeat: no-repeat;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	height: 300px;
	width: 164px;
	top:50px;
	position: absolute;
	z-index: 100;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
	float: left;
	left: 579px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

#login-menu {
	background-image: url(../img/site/2009/box-purple.png);
	background-repeat: no-repeat;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	height: 384px;
	width: 164px;
	top:50px;
	position: absolute;
	z-index: 100;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
	float: left;
	left: 747px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

#about-menu a, #graphics-menu a, #photography-menu a, #other-menu a, #login-menu a {
text-decoration:none;
color:#FFFFFF;
margin-bottom:2px;
}

#about-menu a:hover, #graphics-menu a:hover, #photography-menu a:hover, #other-menu a:hover, #login-menu a:hover {
font-weight:bold;
}


.input_normal
{
	width:200px;
	height:20px;
	background:#666666;
	color:#ffffff;
}

.errorfield
{
	width:200px;
	height:20px;
	background:#666666;
	background-image:url(../img/site/error.jpg);
	background-position: left top;
	color:#ffffff;
}

.input_focus
{
	width:200px;
	height:20px;
	background-color: #FF9900;
	color:#333333;
}

.blog_title {
	font-size: 18px;
	color: #CCCCCC;
}
.blog_date
{
	font-size: 10px;
	color: #FF9900;
}

.photo_thumb_border
{
	background-color: #CCCCCC;
	padding: 1px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 30px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	margin: 5px;
}

.photo_thumb_thin_border
{
	background-color: #CCCCCC;
	padding: 1px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 15px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	margin: 3px;
}

.rteImage 
		{
			background: #D3D3D3;
			border: 1px solid #D3D3D3;
		}
	
	.rteImageRaised, .rteImage:hover 
		{
			background: #D3D3D3;
			border: 1px outset;
		}
	
	.rteImageLowered, .rteImage:active 
		{
			background: #D3D3D3;
			border: 1px inset;
		}
	
	.rteVertSep 
		{
			margin: 0 4px 0 4px;
		}
	
	.rteBack 
		{
			background: #D3D3D3;
			border: 1px outset;
			letter-spacing: 0;
			padding: 2px;
		}
	
	.rteBack tbody tr td, .rteBack tr td 
		{
			background: #D3D3D3;
			padding: 0;
		}
	
	.rteDiv 
		{

		}.input_short {
	width:100px;
	height:15px;
	background:#666666;
	color:#F4A93F;
	border: 1px solid #999999;
	font-size: 90%;
}
.steps {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	height: 30px;
	width: 30px;
	border: 1px solid #333333;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	display: block;
	float: left;
	margin-right: 10px;
}
.instruction-header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
}
#header-top {
	background-image: url(../img/site/2009/top-curve.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 34px;
	width: 912px;
	display: block;
	top: 20px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
#header-repeater {
	background-image: url(../img/site/2009/top-back.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:18px;
	height: 35px;
	width: 912px;
	position: relative;
	display: block;
	margin-left:auto;
	margin-right:auto;
	top: 20px;
	text-align: left;
	text-indent: 20px;
}
#content-repeater {
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/site/2009/repeater.png);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	top: 20px;
	min-height:400px;
}
#content-padding {
	width: 860px;
	overflow:auto;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	overflow: auto;
	display: block;
}
.box-top {
	height: 31px;
	width: 279px;
	display: block;
	background-image: url(../img/site/2009/box-top.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.box-center {
	width: 279px;
	display: block;
	background-image: url(../img/site/2009/box-repeat.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	overflow:auto;
	min-height:200px;
	color: #666666;
}

.box-center-no-links {
	width: 279px;
	display: block;
	background-image: url(../img/site/2009/box-repeat.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	overflow:auto;
	min-height:200px;
	color: #666666;
}

.box-content {
	margin-right: auto;
	margin-left: auto;
	width: 230px;
	text-align: left;
	display: block;
}

.box-content-no-links {
	margin-right: auto;
	margin-left: auto;
	width: 230px;
	text-align: center;
	text-decoration:none;
	display: block;
}

.box-content-no-links a {
text-decoration:none;
}


.box-base {
	height: 32px;
	width: 279px;
	display: block;
	background-image: url(../img/site/2009/box-base.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#main-content {
	width: 545px;
	min-height: 500px;
	display: block;
	position: relative;
	padding-top:15px;
	padding-bottom:15px;
	float: left;
	color:#666666;
}
#right-content {
	display: block;
	width: 300px;
	min-height: 300px;
	position: relative;
	float: left;
	margin-left: 15px;
	padding-top:15px;
	padding-bottom:15px;
}


#bottom-repeater {
	background-image: url(../img/site/2009/bottom-back.png);
	background-repeat: repeat-y;
	background-position: center top;
	min-height: 45px;
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	overflow:auto;
	top: 20px;
	padding-top: 10px;
}
#bottom-curve {
	background-image: url(../img/site/2009/bottom-curve.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 30px;
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 20px;
}


#header-menu {
	background-image: url(../img/site/2009/menu-back.png);
	background-repeat:no-repeat;
	background-position:center top;
	display: block;
	height: 45px;
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 20px;
	padding-left: 30px;
}
