a:link {		color: #e63228;		text-decoration: none	}a:visited {		color: #b43d30;		text-decoration: none	}a:hover {		color: #ff1900;		text-decoration: none	}a:active {		color: #333333;		text-decoration: none	}body {	background-color: #555;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 16px;	margin: 0px;	}	.abovemenu {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 20px;	font-weight: normal;	color: #000;	text-align: right;	position: absolute;	top:10px;	left:10px;	height: 183px;	width: 1024px;
    border: 1px solid #333333; /*dark border*/	background: url('../gfx/Site-header-v5.jpg') no-repeat left top;	padding: 10px 10px 10px 10px;}

.belowmenu {	position: absolute;	top:10px;	left:10px;	height: 204px;	width: 1045px;
	background-color: #fff;	}

.menu {	position: absolute;	top: 185px;	left: 10px;	width: 1044px;    height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	line-height: 28px;
	}

.plain {
    color: #333333;
	}

.skachill {
    color: #e63228;
    }
    
a:hover .plain {		color: #ff1900;		text-decoration: none	}        //test menu
/*Credits: Dynamic Drive CSS Library *//*URL: http://www.dynamicdrive.com/style/ */
/*modded by Skunkworks.net.nz */.indentmenu{    width: 100%; /*leave this value as is in most cases*/    text-align: center;
        }.indentmenu ul{	height: 28px;	line-height: 28px;	font-weight: bold;	text-align: center;    margin: 0;    padding: 0;    float: left;    width: 100%; /*width of menu*/    border: 1px solid #333333; /*dark border*/    border-width: 1px;    }.indentmenu ul li{    display: inline;    }.indentmenu ul li a{    color: #333333; /*text color*/    padding: 5px 10px 6px 10px;    text-decoration: none;    border-left: 1px solid #333333; /*dark divider between menu items*/    border-right: 1px solid #333333; /*dark divider between menu items*/    }.indentmenu ul li a:visited{    color: #333333;    }.indentmenu ul li a:hover, .indentmenu ul li .current{    color: #e63228 !important; /*text color of selected and active item*/    border-left: 1px solid #333333; /*dark divider between menu items*/    border-right: 1px solid #333333; /*dark divider between menu items*/    border-top: 1px solid #333333; /*dark divider between menu items*/    }

.contentbox {	font-size: 10px;	line-height: 16px;	font-weight: normal;	position: absolute;	top: 214px;	left: 10px;	width: 1024px;	color: #000;	background-color: #fff;
	border: 1px solid #333;	text-align: left;	padding: 10px 10px 10px 10px;	}
	.typecontent {	color: #333;	text-align: left;
	width: 760px;
	overflow: visible;	float: left;	clear: right;	}
	
.sidebar {
	background-color: #ccc;    padding: 10px 10px 40px 10px;
	margin-top: 10px;
	float: right;
	display: inline;
	height: 100%;
	width: 230px;
	overflow: visible;	border: 1px solid #000;
}

.footer {
	background-color: #ccc;    padding: 5px;
	height: 28px;
	width: 1014px;
	border-top: 1px solid #000;
	clear: both;
}

p {	padding: 0px;
	font-size: 12px;
	line-height: 18px;	}
	.picright {	float: right;	position: relative;	top: 0px;	left: 0px;	text-align: right;	width: 170px;	}.contentleft {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 16px;	font-weight: normal;	color: #000000;	text-align: left;	position: relative;	top: 0px;	left: 0px;	padding: 0px;	float: left;	width: 450px;	}

.override {	color: #000;	}

.spacer {	text-align: center;	margin: 5px;	clear: both;	width: 460px;	}	.error {	color: rgb(255, 0, 0);    font-size: 12px;    line-height: 16px;    font-weight: bold;	}
	.a:link button {	border-top: 2px solid #777777;	border-bottom: 2px solid #777777;	padding: 1px;		}
		img {
    border: none;
    }
    
a:hover img {
    filter: alpha(opacity=50); 
    -moz-opacity: 0.5; 
    opacity: 0.5;
    }
    
.style1 {	font-weight: bold;	font-size: 16px;	line-height: 20px;	color: #000000;	text-align: left;	margin-top: 15px;	}
	
.style2 {	font-weight: bold;	font-size: 14px;	line-height: 18px;	color: #000000;	text-align: left;	margin-top: 10px;	margin-bottom: 5px;	}
	
.style3 {	font-weight: bold;	font-size: 12px;	line-height: 16px;	color: #000000;	text-align: left;	margin-top: 5px;	}
	
.style4 {
	font-weight: normal;	font-size: 12px;	line-height: 16px;	color: #000000;	text-align: left;	}

.style5 {
	font-weight: normal;	font-size: 10px;	line-height: 14px;	color: #000000;	text-align: left;	margin-top: 5px;		}

.style6 {
	font-weight: normal;	font-size: 10px;	line-height: 14px;	color: #000000;	text-align: center;    padding: 0px 0px 10px 0px;
		}

.clear {	text-align: center;	margin: 0px 0px 0px 0px;	clear: both;	width: 700px;}

.shadow {
    -webkit-box-shadow: 3px 3px 5px #888;
	-moz-box-shadow: 3px 3px 5px #888;
    }
    
.error {	background-color: #ccc;	text-align: center;	position: relative;	padding: 3px;	margin: 0px;
	color: #cc0000;
	}
	
.shade {
	line-height: 24px;
    background: url(../gfx/chromebg.gif) center center repeat-x;	border: 1px solid #333333;
	padding: 1px;
	box-shadow: 3px 3px 5px #888;
    -webkit-box-shadow: 3px 3px 5px #888;
    filter: alpha(opacity=50); 
    -moz-opacity: 0.5; 
    opacity: 0.5;
	}
	
a:hover .shade{	color: #cc0000 !important; /*text color of selected and active item*/    background: url(../gfx/chromebg3.gif) center center repeat-x;    }
/* GALLERY STYLES*/

.images {
	margin: 0px;
    padding: 5px;
    width: 240px;
    float: left;
    display: inline;
}

.form {	line-height: 26px;
    margin: 0px;
	width: 330px;	min-height: 27px;	position: relative;}

.form2 {	line-height: 26px;
	width: 580px;	min-height: 200px;	float: left;}

.title {
    float: left;
    display: inline;
    text-align: left;
    }
    
.itemhead {
    float: left;
    display: inline;
    text-align: left;
    width: 150px;
    }
    
.item {
    float: left;
    display: inline;
    text-align: left;
    width: 80px;
    }
    
.input {
	float: right;
	display:inline;    text-align: left;
}

.textarea {	float: right;    display: inline;
    text-align: left;
}


	

