/* Project: Cystic Fibrosis Holiday Fun (www.cf-holidayfund.org.uk)Author: Matt Bellamy (www.mattbellamy.co.uk)*/body {  background-image : url(../images/background.gif);background-repeat : repeat;background-attachment: fixed;background-color : #FFFFFF;margin-top : 10px; margin-right : 0px; margin-bottom : 0px; margin-left : 0px;}.bgwhite {background : #FFFFFF;color : #535342;}.bggrey {background : #bfbfbf;color : #535342;}.menu {padding : 0px 3px 0px 14px;}.menu a:visited {  color : #535342; background : none;text-decoration : underline;font-weight : normal;}.menu a:link {  color : #535342; background : none;text-decoration : underline;font-weight : normal;}.menu a:hover {  color : #C4051A; background : none;text-decoration : underline;font-weight : normal;}.menu a:active {  color : #C4051A; background : none;text-decoration : underline;font-weight : normal;}#content a:visited {  color : #535342; background : none;text-decoration : underline;font-weight : normal;}#content a:link {  color : #535342; background : none;text-decoration : underline;font-weight : normal;}#content a:hover {  color : #C4051A; background : none;text-decoration : underline;font-weight : normal;}#content a:active {  color : #535342; background : none;text-decoration : underline;font-weight : normal;}p, ul, ol {font-family : Verdana, Arial, Geneva, sans-serif;font-size : 12px;color : #535342;background : none;font-style : normal; font-variant : normal;font-weight : normal;line-height : 145%;text-decoration : none; text-align : left;margin-top : 0px;margin-bottom : 8px;}h1, h2, h3, h4, h5 {font-family : Arial, Verdana, Geneva, sans-serif;}h1 {font-size : 18px;font-weight : bold;color : #C4051A;margin-top : 0px;margin-bottom : 8px;}h2 {font-size : 15px;font-weight : bold;color : #4B1216;margin-bottom : 8px;}h3 {font-size : 13px;font-weight : bold;color : #4B1216;margin-bottom : 8px;}.copyright {color : #535342;font-size : 9px;padding-bottom: 0px;padding-left: 14px;}.copyright a:visited {  color : #535342; background : none;text-decoration : underline;font-weight : normal;}.copyright a:link {  color : #535342; background : none;text-decoration : underline;font-weight : normal;}.copyright a:hover {  color : #C4051A; background : none;text-decoration : underline;font-weight : normal;}.copyright a:active {  color : #535342; background : none;text-decoration : underline;font-weight : normal;}b, em {font-weight : bold;font-style : normal; }i {font-style : italic; }