body {background-image:url(images/vstripe.jpg); background-repeat:repeat;}


#wrapper {position:absolute; background-color:#FFEDCC; width:920px; padding: 0px 10px 0px 30px; margin-top:10px; margin-left:10px; border:solid 2px red;}


/*DIVS*/

#head {height:240px; background-image:url(rimages/rotator.php); background-repeat:no-repeat; background-position: bottom left;}

#column1 {width:200px; background-color:transparent; float:left;}

#intercolumn1 {width:100px; background-color:transparent; float:left;}

#column2 {width:200px; background-color:transparent; float:left;}

#intercolumn2 {width:100px; background-color:transparent; float:left;}

#column3 {width:200px; background-color:transparent; float:left;}

#intercolumn3 {width:100px; background-color:transparent; float:left;}

#footer {clear:both; text-align:left; background-color:transparent; border:solid 0px green; color:black; font-size:12px; padding-top:20px; width:930px;}

#rotator
{
	background: green  url(rimages/rotator.php) no-repeat center top;
	color: inherit;
	height:200px;
	width: 100%;
}

/*FONTS*/

h1 {font-size:26px; margin:0px 0 0 30px; padding-top:10px; color:teal;}

h2 {font-size:20px; margin:10px 0 10px 25px; color:teal;}

.intro {font-size:18px; margin: 0px 0px 0px 40px; color:black; font-style:italic;}

ul.makeMenu {margin-top:25px; margin-bottom:-5px;}