body	{
    font-family: Verdana;
    background-color: #444466;
	font-size: 90%;
    }
a:link		{  color: #000099;  }
a:visited	{  color: #662266;  }
h1	{
	font-size: 120%;
	font-family: Georgia, Times New Roman;
	}
h2	{
	text-align: left;
	font-family: Georgia;
	font-weight: bold;
	font-size: 100%;
	padding: 0px;
	}
h3	{
	font-size: 110%;
	}
td	{
	vertical-align: top;
	font-size: 90%;
	}
td.label	{
	text-align: right;
	font-style: italic;
	padding-right: 5px;
	padding-bottom: 15px;
	}
td.signupnote	{
	text-align: right;
	font-style: italic;
	padding-right: 5px;
	padding-bottom: 15px;
	}
#header	{
    text-align: center;
    font-weight: bold;
    font-size: 150%;
    margin-bottom: 30px;
    padding: 10px;
    background-color: white;
    }
#notebox	{
	background-color: white;
	padding: 10px;
	margin-bottom: 30px;
	text-align: center;
	}
#webdesigncolumn	{
    float: left;
    width: 45%;
    background-color: white;
    padding: 10px;
    }
#webprogrammingcolumn	{
    float: right;
    width: 45%;
    background-color: white;
    padding: 10px;
    }
#maincontent	{
	background-color: white;
	padding: 10px;
	}
#pageheader	{
	background-color: #EEEEEE;
	font-size: 150%;
	font-weight: bold;
	font-family: Georgia, Times New Roman;
	text-align: center;
	margin-bottom: 30px;
	border: 1px solid black;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#maincontent	{
	width: 820px;
	text-align: left;
	border: 1px solid black;
	padding: 10px;
	}
td.classdescr	{
	font-style: italic;
	color: #666666;
	}
blockquote	{
	font-family: Courier New;
	background-color: #DDDDDD;
	}
blockquote.results	{
	font-family: Times New Roman;
	font-size: 110%;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid black;
	}
div.rightimage	{
	float: right;
	font-size: 80%;
	font-style: italic;
	background-color: white;
	text-align: center;
	border: 1px solid #AAAAAA;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	}
div.rightimage img	{
	margin-bottom: 5px;
	border-bottom: 1px solid #AAAAAA;
	}
div.centerimage	{
	float: none;
	font-size: 80%;
	font-style: italic;
	background-color: white;
	text-align: center;
	border: 1px solid #AAAAAA;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	}
div.centerimage img	{
	margin-bottom: 5px;
	border-bottom: 1px solid #AAAAAA;
	}
p.blogheader	{
	font-size: 85%;
	font-weight: bold;
	}
div.category	{
	font-weight: bold;
	}
