/* CSS Document */
body{margin:0px; background:url(../images/bg.jpg) no-repeat top fixed;}
a{font-family:tahoma; font-size:11px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
a:hover{font-family:tahoma; font-size:11px; font-weight:bold; color:#000000; text-decoration:none;}
table{font-family:tahoma; font-size:11px; font-weight:normal; color:#FFFFFF; line-height:16px;}

/*background*/
.wrdings{background:url(../images/words.png) no-repeat right center;}
.welcome{background:url(../images/welcome.gif) no-repeat;}
.link-leftbg{background-image:url(../images/link-leftbg.jpg); background-repeat:no-repeat; }
.link-centrebg{background:url(../images/link-centerbg.jpg) repeat-x;}
.link-rightbg{background:url(../images/link-rightbg.jpg) no-repeat}
.uppercurve{background:transparent  url(../images/upper-curve.gif) no-repeat;}
.curve-center{background:#DDDFD2  repeat-y;}
.lowercurve{background: transparent url(../images/lower-curve.gif) no-repeat;}
.mentored{background:url(../images/mentored.gif) no-repeat;}
.intouch{background:url(../images/getintouch.gif) no-repeat;}
.inspired{background:url(../images/inspired-website.gif) no-repeat;}

/*link*/
.email{font-family:tahoma; font-size:11px; font-weight:normal; color:#04276E; text-decoration:none;}
.email:hover{font-family:tahoma; font-size:11px; font-weight:normal; color:#000000; text-decoration:none;}

/*text*/
.blue-text{color:#04276E;}
.padding{padding-left:21px; padding-top:9px;}
.bodytext{font-family:tahoma; font-size:12px; font-weight:normal; color:#FFFFFF;}