

body {
}

table {
background-color: #ffffcc;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 { font-size: 200%; }

h2 { font-size: 150%; }

p { font-size: 12px }

li { font-size: 12px; padding-right: 20px }

p.navigation { padding-left: 45px; padding-bottom: 10px; padding-top: 10px; color: #cc6633 }



#indextext {
width: 400px;
height: auto;
padding-left: 20px; 
padding-top: 40px; 
padding-bottom: 40px;
padding-right: 20px;  }

#indextext h2 { font-size: 12px; font-weight: bold }

p.footer {text-align: center; font-size:10px ; color: #cc6633 ; font-weight: bold }

a:hover {background-color: #cc6633; color: #ffffcc }

a { text-decoration: none; color: #cc6633 }



#abouttext {
width: 400px;
height: auto;
padding-left: 20px; 
  }

#abouttext p { font-size: 12px }

#abouttext h1 { padding-top: 20px; font-size: 12px; font-weight: bold }

#abouttext h2 { font-size: 12px; font-weight: bold }

#form {
height: auto;
padding-left: 20px; 
padding-top: 20px; 
padding-bottom: 20px;
padding-right: 20px;  }
}

#form p {font-size: 12px; font-weight: bold }

#contacttext p { font-size: 12px; font-weight: bold }

#portfolio {
text-align: center;
padding-top: 40px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 40px;
 }
 
 #thanks {
width: 550px;
height: auto;
padding-left: 100px; 
padding-top: 200px; 
padding-bottom: 200px;
padding-right: 100px; 
text-align: center; }