body.yoopage {
	background: #771C1C;
}
h1, h2, h3, h4, h5, h6 {
    color:#641414;
}

a:link, a:visited {
	color: #641414;
}
a:hover {
	color: #669900;
}

div#page-body {
	background: url(/templates/build1/images/build1/red/page_bg.png) 50% 0 repeat-x;
}

div.wrapper-tl {
	background: url(/templates/build1/images/build1/red/wrapper_tl.png) 0 85px no-repeat;
}

div.wrapper-tr {
	padding: 0px 10px 0px 10px;
	background: url(/templates/build1/images/build1/red/wrapper_tr.png) 100% 85px no-repeat;
}

div.wrapper-t {
	background: #641414 url(/templates/build1/images/build1/red/wrapper_t.png) 0 0 repeat-x;
}

div.wrapper-tm {
	background: url(/templates/build1/images/build1/red/wrapper_tm.png) 50% 90px no-repeat;
}

div.wrapper-bl {
	background: url(/templates/build1/images/build1/red/wrapper_bl.png) 0 100% no-repeat;
}

div.wrapper-br {
	background: url(/templates/build1/images/build1/red/wrapper_br.png) 100% 100% no-repeat;
	min-height: 200px;
}

div.mod-rounded div.module-t {
	background: #771C1C;
}
div.mod-rounded div.module-m {
	background: #771C1C;
}
div.mod-rounded div.module-b {
	background: #771C1C;
}
div.mod-border div.module-2 {
	background: #771C1C;
}
div.mod-border div.module {
	background: #641414;
}

div.mod-rounded div.module-tl {
	background: url(/templates/build1/images/build1/red/module_rounded_tl.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-rounded div.module-tr {
	background: url(/templates/build1/images/build1/red/module_rounded_tr.png) 0 0 no-repeat; /* ie6png:scale */
}
div.mod-rounded div.module-bl {

	background: url(/templates/build1/images/build1/red/module_rounded_bl.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-rounded div.module-br {
	background: url(/templates/build1/images/build1/red/module_rounded_br.png) 0 0 no-repeat; /* ie6png:scale */
}

/*Menu*/
div#menu li.level2 a.parent, div#menu li li.level2 span.parent {  
	background: url(/templates/build1/images/build1/red/menu_level2_item_parent.png) 100% 0 no-repeat;
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	background: url(/templates/build1/images/build1/red/menu_dropdown_bg2.png) 0 0 no-repeat;
	border-top: 1px solid #771C1C;
}
div#menu ul.menu ul {
	border-bottom: 1px solid #27557a;
	background: url(/templates/build1/images/build1/red/menu_dropdown_bg.png) 0 1px no-repeat;
}
div#middle ul.menu a, div#middle ul.menu span.separator {
	color: #641414;
}
div#middle ul.menu a.parent, div#middle ul.menu span.parent {  
	background: url(/templates/build1/images/build1/red/submenu_l_item_parent.png) 0 0 no-repeat;
}

div#right ul.menu a.parent, div#right ul.menu span.parent {  
	background: url(/templates/build1/images/build1/red/submenu_r_item_parent.png) 0 0 no-repeat;
}

div#middle ul.menu li.level1 {
	background: url(/templates/build1/images/build1/red/submenu_item.png) 0px 0px no-repeat;
}
div#middle ul.menu li.level2 {
	background: url(/templates/build1/images/build1/red/submenu_item.png) 0px 0px no-repeat;
}
div#middle ul.menu li.level3 {
	background: url(/templates/build1/images/build1/red/submenu_item.png) 0px 0px no-repeat;
}
div#middle ul.menu li.level4 {
	background: url(/templates/build1/images/build1/red/submenu_item.png) 0px 0px no-repeat;
}
div#menu li a, #menu li span.separator {
	color: #eeeeee;
}