UL {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
OL {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
LI {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}

body {
		background-image:url(../images/bg.jpg);
		background-repeat:repeat-x;
		background-color:#e3ddd9;
		background-attachment:scroll;
		margin: 28px;
		padding: 0;
		background-position:center;
		background-position:top;
}

#wrapper {
		width: 906px;
		height:auto;
		margin:0px auto;
		text-align:left;
		background-color:#FFFFFF;
		background-image:url(../images/bg_wrapper2.jpg);
		background-repeat:no-repeat;
		background-position:center;
		background-position:top;
		
}

#repeat {
		width: 906px;
		height:auto;
		margin:0px auto;
		background-image:url(../images/bg_repeat.png);
		background-repeat:repeat-y;
		background-position:center;
		
}

#content{

		width:644px;
		float:left;
		padding-top:20px;
}

#content_2{

		width:644px;
		float:left;
		padding-top:20px;
}

#footer {

		background-image:url(../images/footer.jpg);
		background-position:bottom;
		height:49px;
		background-repeat:no-repeat;
		width:906px;
		clear: both;
}

.space {

		width: 30px;
		float:left;
}

p {
	margin: 0;
}

H1 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
H2 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
H3 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
H4 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
P {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
LI {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
H1 {
	FONT-SIZE: 1.2em;
	display:block;
	background-color:#f03d53;
	color:#FFFFFF;
	text-indent:5px;
}
H2 {
	FONT-SIZE: 1em;
}
H3 {
	FONT-SIZE: 0.8em;
	color:#435057;
}
H4 {
	FONT-SIZE: 0.7em;
}
P {
	FONT-SIZE: 0.6em;
	color:#000000;
}

.h1high {
	FONT-SIZE: 1.2em;
	color:#36281f;

}

A:link {
color:#aaaaaa;
text-decoration:none;
}

A:visited {
color:#aaaaaa;
text-decoration:none;
}

A:active {
color:#aaaaaa;
text-decoration:none;
}

A:hover {
color:#000000;
text-decoration:none;
}

.menu {

		float:left;
		font-size:10px;
		font-weight:bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;

}

/* remove all the bullets, borders and padding from the default list styling */

.menu ul {

padding:0;
padding-left:35px;
padding-top:20px;

margin:0;

list-style-type:none;

width:150px;

}

/* hack for IE5.5 */

* html .menu ul {margin-left:-16px; ma\rgin-left:0;}

/* position relative so that you can position the sub levels */

.menu li {

position:relative;

}



/* get rid of the table */

.menu table {position:absolute; top:0; left:0; z-index:100; font-size:1em;}



/* style the links */

.menu a, .menu a:visited {

display:block;
padding:10px;

text-decoration:none;
background-image:url(../images/css-dotted.png);
background-repeat:repeat-x;

height:20px;

line-height:25px;

width:149px;

color:#2b2829;



text-indent:8px;

}

/* hack for IE5.5 */

* html .menu a, * html .menu a:visited {width:150px; w\idth:149px;}

/* style the link hover */

.menu a:hover{

color:#f03d53; 


}



/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu ul ul {

visibility:hidden;

position:absolute;

top:0;

left:150px; 

}

/* make the second level visible when hover on first level list OR link */

.menu ul :hover ul{

visibility:visible;

}

/* keep the third level hidden when you hover on first level list OR link */

.menu ul :hover ul ul{

visibility:hidden;

}

/* keep the fourth level hidden when you hover on second level list OR link */

.menu ul :hover ul :hover ul ul{

visibility:hidden;

}

/* make the third level visible when you hover over second level list OR link */

.menu ul :hover ul :hover ul{ 

visibility:visible;

}

/* make the fourth level visible when you hover over third level list OR link */

.menu ul :hover ul :hover ul :hover ul { 

visibility:visible;

}

.contentspace {
height:20px;
}

.flash {
float:right;
}

.leftbox {
float:left;
}


.design {
	
	FONT-SIZE: 9px;
	color:#000000;
	text-align:right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-right:7px;
	background-color:#e3ddd9;
}

.design a:hover{

color:#000000;

}

.design a {
color:#000000;
}
