body {
	font-family: Verdana;
	margin: 16px 0px 0px 0px;
	font-size: 11px;
	background-color: #1b152d;
	color: #fdf4d8;
}

input {
	border: 1px solid #1b152d;
	background-color: #1b152d;
	color: #c80936;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}

.input1 {
	border: 1px solid #c80936;
	background-color: #c80936;
	color: #1b152d;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}

select {
	border: 1px solid #1b152d;
	background-color: #1b152d;
	color: #c80936;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}

textarea {
	border: 1px solid #1b152d;
	background-color: #1b152d;
	color: #c80936;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}

a {text-decoration:none;}
a:hover {text-decoration:none}

.no_border { border: none; }
.bold { font-weight: bold; }
.pointer { cursor: pointer; }
.underline { text-decoration: underline; }

.size1 { font-size: 10px } 
.size2 { font-size: 11px } 
.size3 { font-size: 12px } 
.size4 { font-size: 14px } 
.size5 { font-size: 16px } 

.cl1 { color: #FFFFFF } /* white */
.cl2 { color: #cbcbcb } /* gray */
a.cl2:hover { color: #e7315c } /* red */
.cl3 { color: #fdf4d8 } /* pale */
.cl4 { color: #1b152d } /* dark */
.cl5 { color: #fed790 } /* ocre */
.cl6 { color: #c80936 } /* red */
a.cl6:hover { color: #fdf4d8 } /* pale */

.fd1 { background-color: #FFFFFF } /* white */
.fd2 { background-color: #c80936 } /* red */
.fd3 { background-color: #1b152d } /* dark */
.fd4 { background-color: #edd8ca } /* pale */
.fd5 { background-color: #601031 } /* indigo */
.fd6 { background-color: #940e33 } /* indigo */

.bd1 { border: 1px solid #c80936; } /* red */
.bd2 { border-left: 1px solid #1b152d; border-top: 1px solid #1b152d; } /* red */

.bd14{ 
	border: 1px solid #edd8ca; 
} /* pale photo thumb grid */

.bd9 { 
	border-right: 1px solid #c80936; 
} /* red */
.bd10 { 
	border-left: 1px solid #1b152d; 
	border-right: 1px solid #1b152d; 
	border-bottom: 1px solid #1b152d; 
} /* pale photo thumb grid */
.bd11 { border-top: 1px solid #1b152d; } /* dark */
.bd12 { border-bottom: 1px solid #1b152d; } /* dark */
.bd13 { border-right: 1px solid #1b152d; } /* dark */

/* main sections - ||||||||||||||||||||||||||||||||||||||||||||||||||||| */

#body {
	float:left; 
	width:733px; 
	text-align:left;
}

#logo {
	float:left; 
	width:390px; 
	height:135px;
	text-align:center;
	padding-top:45px;
	border-top: 1px solid #c70936;
	border-left: 1px solid #c70936;
}

#menu {
	float:right; 
	width:342px; 
	height: 180px;
	text-align:left;
	background-color:#e7315c;
	border-top: 1px solid #edd8ca;
}

.menu_img {
	width: 114px;
	height: 59px;
	border-bottom: 1px solid #edd8ca;
	border-right: 1px solid #edd8ca;
	border-left: 1px solid #edd8ca;
	line-height: 59px;
	padding-left:130px; 
	color: #1b152d;
	font-size: 10px;
}

.menu_img_on {
	width: 114px;
	height: 59px;
	border-bottom: 1px solid #edd8ca;
	border-right: 1px solid #edd8ca;
	border-left: 1px solid #edd8ca;
	line-height: 59px;
	padding-left:130px; 
	color: #fdf4d8;
	font-size: 10px;
}

.button_menu {
	width: 54px;
	height: 12px;
	border: 1px solid #edd8ca;
	line-height: 12px;
	color: #fdf4d8;
	text-align: center;
	background: url(../images/bg_button.gif) left repeat-x;
	font-size: 10px;
}

.button_menu_on {
	width: 54px;
	height: 12px;
	border: 1px solid #edd8ca;
	line-height: 12px;
	color: #1b152d;
	text-align: center;
	background: url(../images/bg_button_on.gif) left repeat-x;
	font-size: 10px;
}

.menu_right {
	width:96px; 
	height:180px; 
	float:right; 
	background: url(../images/gray_dot.gif) top right repeat-y;
}

.menu_center1 {
	width:239px; 
	height:22px; 
	border-left: 1px solid #edd8ca; 
	float:left; 
	text-align:right;
	padding: 8px 5px 0px 0px;
}

.menu_center2 {
	width:91px; 
	height:22px; 
	border-left: 1px solid #edd8ca; 
	float:right;
	padding: 8px 0px 0px 5px;
}

.heading {
	color: #fdf4d8;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	width: 335px;
	background: url(../images/pixel_heading.gif) bottom right repeat-x;
	margin: 10px 0px 0px 7px;
	position: absolute;
}

.top_spacer {
	height:30px; 
	border-left:1px solid #c80936;
	background-color: #1b152d;
}

.heading_section {
	color: #1b152d;
	font-size: 15px;
	font-weight: bold;
	height: 21px;
	background: url(../images/pixel_heading.gif) bottom right repeat-x;
}

.heading_section_red {
	color: #c80936;
	font-size: 15px;
	font-weight: bold;
	height: 21px;
	background: url(../images/pixel_heading_red.gif) bottom right repeat-x;
}

.section_spacer {
	height: 1px;
	background: url(../images/pixel_heading.gif) bottom right repeat-x;
	margin: 8px 0px 8px 0px;
}

/* general stuff - ||||||||||||||||||||||||||||||||||||||||||||||||||||| */

.min_height_400 {
	width: 0px;
	height: 400px;
	overflow: hidden;
	float: right;
}

.clr { 
	clear: both; 
	height:0px;
   overflow:hidden;
}

.clr_left { 
	clear: left; 
	height:0px;
   overflow:hidden;
}

.button {
	border: 1px solid #c80936;	
	background: #1b152d;
	padding: 0px;
	color: #c80936;
	font-weight: bold;
}