/* CSS Document programmed by the masters of Snare Systems */
body {text-align:center; background-image:url(images/background.jpg); background-repeat:repeat-x; background-position:top; font-family:"Arial"; font-weight:300; margin:0px; padding:0px}
.main {background-image:url(images/idea.gif); background-position:bottom right; text-align:center; background-repeat:no-repeat;}
.header {width:800px; height:127px; background-image:url(images/header.jpg); margin:auto; text-align:right;}
.content {width:760px; margin:auto; background-color:white; padding:20px; border:solid 3px #666666; text-align:left; }
.menu {text-align:right; font-size:12px;}
.title {font-size:16px; font-style:italic; font-weight:800; color:#003300;}
img {border:0px;}
hr {color: #025b08; margin:1px;}
a { text-decoration:none; color:black;}
a:hover { text-decoration:none; color:green;}
a:link { text-decoration:none; color:black;}
a:visted { text-decoration:none; color:black;}
.footer { font-size:12px; font-weight:bolder; color:black;}
