﻿		/*
		 * Test iFrame Code - copywrite 2009 PC Irla - www.imsart.com/webdesignes
		 * ( notations include options indstructions )
		 */

*
{border: none; font-size: 1em; margin: 0; padding: 0;}

body
{background: #A17461 url(images/img01g.jpg) repeat-x;
background-color:#FFFFFF ; font-family: arial,sans-serif; font-size: 0.7em; text-align: center;}
		/*
		*img01.jpg = gray
		*img01s.jpg = slate
		*img01b.jpg = blues
		*img01c.jpg = cyanine
		*img01d.jpg = tans
		*img01g.jpg = greens
		*img01m.jpg = magentas
		*img01r.jpg = reds
		*img01y.jpg = yellows
		*img01w.jpg = white
		*/

#container
{background-color: #FFFFFF ; margin: 0 auto; text-align: left; width: 60em;}
		/*
		*#F5F5E1 = light sand
		*#000000 = black
		*#FFFFFF = white
		*#E6E6E6 = 5% gray
		*#999999 = slate
		*#E3E2F0 = light blue
		*#E2F0F0 = light cyanine
		*#FBEAB4 = light sand
		*#EAF4EB = light green
		*#F4EAF3 = light magenta
		*#F4EAE9 = light red
		*#FCFCFC = light slate
		*#F4F4EA = light yellow
		*/

#menu
{background-color: #FFFFFF ; color: #456; float: left; margin-left: 2em; width: 15em;}
		/*
		*#F5F5E1 = light sand
		*#000000 = black
		*#FFFFFF = white
		*#E6E6E6 = 5% gray
		*#999999 = slate
		*#E3E2F0 = light blue
		*#E2F0F0 = light cyanine
		*#FBEAB4 = light sand
		*#EAF4EB = light green
		*#F4EAF3 = light magenta
		*#F4EAE9 = light red
		*#FCFCFC = light slate
		*#F4F4EA = light yellow
		*/

#content
{background-color: #FFFFFF ; margin-left: 10em; padding: 1em;}
		/*
		*#F5F5E1 = light sand
		*#000000 = black
		*#FFFFFF = white
		*#E6E6E6 = 5% gray
		*#999999 = slate
		*#E3E2F0 = light blue
		*#E2F0F0 = light cyanine
		*#FBEAB4 = light sand
		*#EAF4EB = light green
		*#F4EAF3 = light magenta
		*#F4EAE9 = light red
		*#FCFCFC = light slate
		*#F4F4EA = light yellow
		*/

h5
{color: black; letter-spacing: 0.2em; line-height: 2em; font-weight: 900; text-align: center;}
 
h4
{color: black; letter-spacing: 0.2em; line-height: 2em; font-weight: 900; text-align: center;}
 
h3
{color: black; letter-spacing: 0.2em; line-height: 2em; font-weight: 900; text-align: center;}
 
h2
{color: black; letter-spacing: 0.2em; line-height: 2em; font-weight: 900; text-align: center;}
 
h1
{color: black; letter-spacing: 0.2em; line-height: 2em; font-weight: 900; text-align: center;}
 
h1
{border-bottom: 1px dashed white; font-size: 3.00em;}

h2
{font-size: 1.50em;}

h3
{font-size: 1.25em;}

h4
{font-size: 1.00em;}

h4
{font-size: 0.75em;}

h6
{border-top: 1px dashed brown; color: #234;  font-size: 1.00em; text-align: center;}

li
{list-style: square inside;}

ul
{list-style: square inside;}

p
{text-align: justify; text-indent: 1em;}

a
{color: blue; text-decoration: none;}

a:hover
{color: red; text-decoration: none;}

.left
{float: left;}

.right
{float: right;}

.clear
{clear: both;}