 body {
 	position:relative;
 	z-index:1;
 	margin:0px;
 	padding:0px;
 	background-color:#000000;
 	background-image: url('../images/common/bg.jpg');
 	background-position:top center;
 	background-repeat: repeat-y;
 	font-family:arial;
 	}

 .clear {clear:both;}

 .pngReplaced {line-height:0; font-size:0;}

.divider {background-image: url('../images/common/divider.png'); height:1px; line-height:0px; font-size:0px; margin-top:20px; margin-bottom:20px;}


 /* HEADER STYLES */

 			#header {
 				position:relative;
 				margin-top:10px;
 				background-image: url('../images/common/header.jpg');
 				background-position:top center;
 				background-repeat: repeat-x;
 				height:110px;
 				}

 				#header-container {
 					position:relative;
 					width:950px;
 					height:108px;
 					margin:0 auto;
 					}

 					#logo {
 						position:relative;
 						float:left;
 						top:30px;
 						}

 					#logo2 {
 						position:absolute;
 						top:5px;
 						right:0px;
 						}

 					#regcharity {
 						position:absolute;
 						font-family:arial;
 						font-size:9pt;
 						font-weight:bold;
 						top:90px;
 						right:0px;
 						}


 /* TOO MENU STYLES */

 			#topmenu {
 				position:relative;
 				margin-top:5px;
 				z-index:1;
 				width:100%;
 				height:35px;
 				background-image: url('../images/common/transblack.png');
 				}

 					#topmenu-container {
 						position:relative;
 						z-index:2;
 						width:960px;
 						height:22px;
 						margin:0 auto;
 						line-height:35px;
 						}

 					#topmenu-container a {
 						position:relative;
 						font-family:arial;
 						color:#ffffff;
 						z-index:1000;
 						font-weight:bold;
 						text-decoration:none;
 						border-right:2px dotted #ffffff;
 						padding:6px;
 						padding-left:12px;
 						padding-right:12px;
 						}

 						#topmenu-container a:hover {color:#eb9206;}


 /* CONTENT STYLES */

 			#content {
 				position:relative;
 				clear:both;
 				}

 				#content-container {
 					position:relative;
 					width:950px;
 					margin:0 auto;
 					padding:0px;
 					padding-top:10px;
 					padding-bottom:20px;
 					}

					#content-left {
						position:relative;
						float:left;
						width:233px;
						}

						.menu-topbottom {
							position:relative;
							float:left;
							}

					#content-right {
						position:relative;
						float:right;
						width:705px;
						}

						.contentbg {
							position:relative;
	 						background-image: url('../images/common/transblack.png');
	 						width:665px;
							float:left;
							left:5px;
							padding:15px;
							color:#ffffff;
							font-family:arial;
							font-size:9pt;
							}

						.contentbg h2 {
							font-family:arial;
							font-size:16pt;
							display:inline;
							}

						.contentbg h3 {
							font-family:arial;
							font-size:13pt;
							display:inline;
							}

						.contentbg a {color:#ffffff;text-decoration:underline;}
						.contentbg a:hover {color:#eb9206;text-decoration:none;}

						.addtobasket {color:#ffffff;text-decoration:underline; font-size:12pt;}
						.addtobasket:hover {color:#eb9206;text-decoration:none;}

						.border10 {border-bottom:1px solid #ffffff;}


 /* MENU STYLES */

 					#menu {
 						position:relative;
 						float:left;
 						left:5px;
						background-image: url('../images/common/transblack.png');
 						width:222px;
 						padding:0px;
 						margin:0px;
 						}

 					#menuleft {
 						position:relative;
 						float:left;
 						background-image: url('../images/common/menu-left.jpg');
 						background-repeat:no-repeat;
 						background-color:#040402;
 						width:22px;
 						height:600px;
 						}

 					.menuitems {
 						position:relative;
 						float:left;
 						}

 						.menuitems a {
 							position:relative;
 							border-bottom:1px dotted #ffffff;
 							display:block;
 							padding:5px;
 							width:175px;
 							padding-top:8px;
 							padding-bottom:8px;
 							margin-left:5px;
 							color:#ffffff;
 							text-decoration:none;
 							font-family:arial;
 							font-size:10pt;
 							}

 						.menuitems a:hover {color:#eb9206;}

 							.orange {color:#eb9206;}

.input {font-family:arial; font-size:10pt; padding:4px;}
.button1 {font-family:arial; font-size:10pt; padding:4px; padding-left:15px; padding-right:15px; border:1px solid #a2a2a2; color:#eb9206; background-color:#000000;}

/* BOTTOM LINKS */

			#bottom-links {
				position:relative;
				width:950px;
				margin:0 auto;
				padding:0px;
				}

				.bottom-links {
					position:relative;
					float:right;
					width:237px;
					}

				.bottom-content {
					position:relative;
					float:left;
					left:5px;
					background-image: url('../images/common/transblack.png');
					width:204px;
					padding:8px;
					margin:0px;
					}

					.bottom-content a {color:#ffffff;font-size:14pt;display:inline; text-decoration:none;}
					.bottom-content a:hover {color:#eb9206;font-size:14pt;display:inline; text-decoration:none;}

					.bottom-content img {margin-top:5px; border:1px solid #999999;}


 /* FOOTER STYLES */

 			#footer {
 				position:relative;
 				margin-top:10px;
 				margin-bottom:30px;
 				background-color:#000000;
 				}

 				#footer-container {
 					position:relative;
 					width:950px;
 					margin:0 auto;
					color:#ffffff;
					padding-top:10px;
					padding-bottom:10px;
					font-size:9pt;
					}

 				#footer-container a {text-decoration:none; color:#ffffff;}
 				#footer-container a:hover {text-decoration:underline; color:#ffffff;}
