* {
padding:0;
margin:0;
}
.container{width:780px;margin-left:auto;margin-right:auto;border-left:solid #993399 2px;border-right:solid #993399 2px;}
img{margin:10px;margin-bottom:0;}
body		{text-align:center;
	margin:0px;
	padding:0px;
	background-color: #ffffff;
			}
.head		{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
        height:76px;
        background-color:#993399;
        text-align:center;
        font-size:30pt;
        color:#ffffff;

			}

.nav{position:relative;width:100%;line-height:25px;background:url(blue.jpg) repeat-x;text-align:center;font-size:14pt;}
.nav a{background:url(images/blue.jpg);text-decoration:none;height:25px;padding:0px 4px 0px 2px;color:#fff;}
.current a{background:url(images/quartz.jpg);text-decoration:none;height:25px;padding:0px 4px 0px 2px;color:#000;}
.nav a:hover{background:url(images/quartz.jpg);text-decoration:none;height:25px;padding:0px 4px 0px 2px;color:#000;}

.content	{

	position:relative;
        text-align:left;
	left:0px;

	top:0px;

	width:700px;

	margin-left:20px;
	margin-right:20px;
        padding:5px;
	background-image: url(cclogo1.gif);

	background-repeat: no-repeat;
	background-position: bottom left;

			}

li			{

	list-style-image:url(smallblue.gif);
        padding:5px;
	margin-left:25px;

	font-weight: 600;

			}

.foot{position:relative;bottom:0px;right:0px;background-color:#993399;color:00ff00;margin-left:0px;height:50px;width:100%;text-align:center;cursor:pointer;}
.foot a:link{text-decoration:none;color:#0000ff;}
.foot a:active{text-decoration:none;color:#0000ff;}
.foot a:visited{text-decoration:underline;color:#0000ff;}
.foot a:hover{text-decoration:none;color:#ffffff;}

p			{

	margin-left:50px;
        padding:5px;
	text-align:justify;

			}

.list		{

	margin-left:50px;
        padding:5px;text-align:left;
			}

a:hover		{

	color:#ff0000;

	font-weight: 900;

			}

.column1	{

position:relative;

float:left;

margin:20px;

width:200px;

height:450px;

overflow:auto;

border-style:ridge;

border-width:2px;

			}

.column2	{

position:relative;

float:left;

width:400px;

height:500px;

		}

