
#header h1 {
	background-color: #7b0923;
}

#main h2, h3, h4 {
	color: #7b0923;
}

#main { border-top: 2px solid #7b0923; }

#content h3 { color: #7b0923; }

img a:hover { background-color: none; }

a:hover {color: #7b0923; background: none; }

#content h4 {
    color: #7b0923; }

#submit a { color: #fff;}
#submit a:hover { color: rgb(244, 124, 182); }

input.defaultButton {
    background: #7b0923 none repeat scroll 0 0;
    color: #eeeeff;
}
