﻿.h1-special{
color:#330066;
 padding-left:0.5em;
 padding-top:0.3em;
 padding-bottom:0.3em;
 font-size:3em;
 font-family: tahoma, verdana, sans-serif;


}

.h4-special{
color:#330066;
 padding-left:0.5em;
 padding-top:0.3em;
 padding-bottom:0.3em;
 font-size:3em;
 font-family: tahoma, verdana, sans-serif;
 margin-top:40px;


}

.h2-special{
color:#330066;
 padding-left:0.8em;
 padding-top:0.3em;
 padding-bottom:0.3em;
 font-size:2em;
 font-family: tahoma, verdana, sans-serif;
}
.h3-special{
color:#330066;
 padding-left:1.3em;
 padding-top:0.3em;
 padding-bottom:0.3em;
 font-size:1.2em;
 font-family: tahoma, verdana, sans-serif;
}

div#panel1 {
    background-color: #ffffff;
    background-image: none;
    background-repeat: none;
    height: 200px;
    width: 650px;
    margin-right: 20px;
    margin-top: 15px;
	float: left;
	border:solid 1px; 
	border-color:#663366;
}


div#photopanel1 {
    background-color: #ffffff;
    background-image: none;
    background-repeat: none;
    height: 200px;
    width: 450px;
    margin-right: 20px;
    margin-top: 15px;
	float: left;
}
div#leftcolumn {
    background-color: #ffffff;
    background-image: none;
    background-repeat: none;
    height: 800px;
    width: 600px;
    margin-top: 15px;
	float: left;
	border-radius: 1px ;
	border:solid 1px; 
	border-color:#663366;

}

div#rightcolumn {
    background-color: #ffffff;
    background-image: none;
    background-repeat: none;
    height: 800px;
    width: 290px;
	float: right;
}

div#container-special {
    margin: 0 auto;
    width: 850px;
}


div#leftcolumn-special {
    width: 520px;
}

div#rightcolumn-special {
    width: 200px;
    float:right;
	}

div#wrapper {
    margin: 0 auto;
    background-color: #ffffff;
    border-width: 0px;
    border:solid 2px; 
	border-color:#663366;
	border-radius: 3px ;
    padding: 10px;
    width:980px;
    height: 1150px;
}
div#partnerbox {
	background-color: #ffffff;
    background-image: none;
    background-repeat: none;
    height: 230px;
    width: 300px;
	float: left;
	border-radius: 3px ;
	border-color:#663366;

}

div#partnerbox1 {
	background-color: #ffffff;
    background-image: none;
    background-repeat: none;
    height: 200px;
    width: 300px;
	float: left;
	border-radius: 3px ;
border-color:#663366;
	margin-top:20px;

}

div#projectbox {
	background-color: #f7f6f6;
    background-image: none;
    background-repeat: none;
    height: 120px;
    width: 300px;
	float: left;
	border-radius: 2px ;
    border-color:#663366;

}

div#projectbox1 {
	background-color: #f7f6f6;
    background-image: none;
    background-repeat: none;
    height: 400px;
    width: 300px;
	float: left;
	border-radius: 2px ;
    border-color:#663366;
	margin-top:20px;

}

div#quotebox {
	   background-color: #ffffff;
    background-image: none;
    background-repeat: none;
    height: 300px;
    width: 300px;
	float: left;
	border-radius: 3px ;
border-color:#663366;
	margin-top:20px;

}
div#quotebox2 {
	   background-color: #ffffff;
    background-image: none;
    background-repeat: none;
    height: 400px;
    width: 300px;
	float: left;
	border-radius: 3px ;
border-color:#663366;
	margin-top:20px;

}


ul.a {
	list-style-type: square;
    color: #5e637b;
	font-weight: normal;
	font-family: 'PT Serif', serif

}