body	{background-color: #FFF; width: 750px; margin-left: auto; margin-right: auto; font-family:   arial, tahoma, verdana, sans-serif; font-size: 12px; letter-spacing: .05em;  }
h1	{font-size: 1.5em; letter-spacing: .05em;}
h2	{font-size: 1.5em;}
h3	{font-size: 1.2em;}
a	{color: #FFF; text-decoration : none; font-weight: bold; }
a:hover	{color: #CB8; text-decoration: underline;}

#header 	{width: 750px; height: 90px; background-color: #997; background-image: url(image/header.jpg); background-repeat: no-repeat; color: #FFF;  text-align: center; margin-bottom: 0px; margin-top: 16px;border-bottom: 2px solid #FFF; }
#header 	h1{padding-top: 18px;}
#header img{float: left; margin: 5px 0px 0px  33px; clear: right;}

#nav		{width: 150px; height:450px; float: left; background-color: #764; background-image: url(image/nav2.jpg); background-repeat: no-repeat; color: #FFF; text-align: right; font-size: 12px;}
#nav ul		{list-style: none;  padding-top: 48px;}
#nav li		{padding-top: 12px; padding-bottom: 12px;}
#nav a		{padding:2px 18px 9px 18px; }
#nav a:hover 	{ color: #FFF; text-decoration : none; font-weight: bold;  background-image: url(image/hover.jpg); background-repeat: no-repeat;} 

#content		{width: 593px; height: 450px; overflow: auto; float: right; background-color: #BB9; background-image: url(image/content.jpg); color: #C80;border-left: 4px solid #FFF;}
#content img	{float: right;clear: right; margin: 9px; border: 2px solid #FFF;}
#content iframe	{ margin: 0px 46px 0px 46px; border: 2px solid #FFF;}
#content h2	{ color: #DDB; text-align: left; margin:18px 0px 6px 24px;}
#content h3	{ color: #DDB; text-align: left; margin: 12px 0px 0px 24px;}
#content p	{ color: #FFF; text-align: left; margin: 12px 24px 12px 24px;}
#content a:link	{ color: #FFF; text-align: center; margin-left: 24px;}

#footer		{width: 750px; height: 30px; float: left; clear: both; background-color: #764; background-image: url(image/footer.jpg); color: #FFF; margin-bottom: 0px;border-top: 2px solid #FFF;}
#footer p		{margin-top: 6px; font-size: 11px; letter-spacing: .3em; text-align: center; color: #FFF; }

#note		{ width: 300px; margin: 12px auto 12px auto; border: 0px solid #DDA;clear: both;}
#note p		{color: #DDA; ; padding:0px; font-size: 8px; text-align: center; letter-spacing: .2em;}

