/* CSS Document */

body {background-color:#FFF;}

#homecontainer {margin-left:auto; margin-right:auto; width:600px; border: 1px dashed; border-color:#CCC; font: 1.2em Georgia, "Times New Roman", Times, serif; padding:15px; line-height:1.6em; font-weight:bold; color:#333;}
#homecontainer a {color:#09C; text-decoration:none;}
#homecontainer a:hover {color:#960; text-decoration:underline;}

#container {margin-left:auto; margin-right:auto; width:600px; border: 1px dashed; border-color:#CCC; padding:15px; font:1.1em Verdana, Arial, Helvetica, sans-serif;}
#container h1 {font:1.8em Georgia, "Times New Roman", Times, serif; color:#06C;}
#container h2 {font-size:1.2em; font-weight:bold; margin:0; color:#960;}
#container p { line-height:1.6em; color:#333;}
#container a {color:#09C; text-decoration:none;}
#container a:hover {color:#960; text-decoration:underline;}
#container img {margin-right:10px; margin-bottom:10px;}

.links {font-size:.9em; color:#666;}
