﻿/*iymc*/
/*
Original design: Learn CSS (step 1 - Oct 26, 2010) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/learn-css/
and
http://andreasviklund.com/learn/tutorial-building-your-first-website-using-a-free-website-template-part-1/
*/

body {background:#FFFFFF; top center:fixed; font:90% arial, helvetica, sans-serif; color:#000; line-height:1.7em;}
a {color:#0000FF; text-decoration:none; font-weight:bold;}
a:hover {text-decoration:underline;}
a:visited {color:#800080;}
h1 {font-size:2.4em; margin:0; padding:20px 0 0 20px;}
h2,h3 {font-size:1.8em; margin:0 0 10px; padding:0;}
h3 {font-size:1.4em;}
h4 {font-size:1.3em; border-bottom:4px solid #D4E7B2;}
h5 {font-size:1.3em;}
p,ul,ol {margin:0 0 20px 0; padding:0;}

#wrap {background:none; margin:20px auto; width:1000px;}

#header {background-color:#EAF3DA;} 
#header {height:140px;}
#header h1 a {color:#000; line-height:1em;}
#header h1 a:visited {color:#000000;}
#header p {padding:0 0 10px 10px; margin:0; font-size:1.6em;}
#header {border: 2px solid black}

#hmenu ul {float:left; width:1000px;}
#hmenu ul {background-color:#D4E7B2;} 
#hmenu ul li {display:inline;}
#hmenu ul li a {font-size:1.4em; float:left; padding:4px; margin:0 25px 0 0;}

#sidebar {clear:both; float:left; margin:0; padding:20px; width:240px;}
#sidebar {background-color:#EAF3DA;}
#sidebar h2 {font-size:1.2em; color:#000000; margin:0 0 5px 0;}
#sidebar p {font-size:1.0em; color:#000000;}
#sidebar em {font-size:1.4em; color:#000000;}
#sidebar ul {list-style-position: outside;}

#main {float:right;width:680px;  margin:0 0 20px 0;}
#main h3 {font-size:1.4em;}

#main2 {float:left;width:960px;  margin:0 0 20px 0;}
#main2 h3 {font-size:1.4em;}

#poem {float:left;width:480px;  margin:0 0 20px 20px;}
#poem h3 {font-size:1.4em;}
#poem {text-align: center}

#footer {clear:both; float:right; width:680px;}
#footer {text-align:right;}
#footer p {color:#000; margin:0; padding:10px 0 5px;}
#footer a {color:#000; padding-bottom:1px;}
