/*N0_FRILLS_GREEN 1.0*/


body {
    
    min-width: 760px;
    background-color: #80ad85;
    background-image: url('bkg.gif'); 
    font-size: 90%;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    text-align:center;
 } 
 
 #wrapper {
	width: 760px;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	background-color: #80ad85;
	border-color: #000;
	border-style: solid;
}
	
#header {
	width: 760px;
	text-align: center;
	background-color: #AFC8A1;
	color: #cde3d0;
	margin-top: 0;
}

 
h1{
	font-family: "Script MT Bold", Mutlu;
	font-size: 24px;
	color:#000;
	background-color: #AFC8A1;
}

 ul#navlist
{
	margin: 0;
	padding: 0;
	text-align: center;
	border-width: 2px;
	border-style: solid;
	border-color: #BCA2C9;
	list-style-type: none;
	background-color: #000;
	color: #BFB7C4;
}

#navlist li
{
   display: inline;
   list-style-type: none;
   padding-right: 20px;
}
 
  
#navlist a, #navlist a:visited {
	color:#363;
	text-decoration: none;

     background-color: ;
}


}
   /**************************** content ****************************/
#main {
	width: 762px;
	background-color: #AFC8A1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border-width: 2px;
	border-style: solid;
	border-color: #000;
	font-size:1em;
	font-family: Arial,Helvetica,Sans-Serif;
	color: #000;
	text-align: center;
	line-height: 1.5em;
     }

 p {
	padding: 10px;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 1em;
	color:#cde3d0;
	background-color: #AFC8A1;
	text-align: center;
}


 

/**************************** footer ****************************/

 #footer{
	background-color: #AFC8A1;
	padding: 5px;
	margin: 0;
	text-align:center;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 0.9em;
	color: #3e6e45;
}
 /****************************the 'Horizontal Rule****************************/
.rule {
	border-top-width: 2px;
	border-top-style: solid;
	border-color: #bfb7c4;
	margin: 2%;
}


/****************************Links****************************/
a:link {
	color: #F0F;
	text-decoration: none;
     background-color: ;
}
a:visited {
	color: #3C0;
	text-decoration: none;
     background-color: ;
}
a:hover {
	ext-decoration: none;
	cursor: e-resize;
	text-align: center;
	color: #000;
}
.Designed {
	color: #87AD72;
}
maintext {
	color: #000;
}
.maintext {
	color: #000;
}

