/* 
    Document   : __NAME__
    Created on : __DATE__, __TIME__
    Author     : __USER__
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	color: #000000;

}

#nav {display:none;}

#navtop {display:none;}

#flower {display: none;}

#rightlinks {display: none;}
