BODY {background-color: #b4c8db;
     font-family: Arial, Helvetica, Verdana, "Lucida Sans Unicode", "Arial Unicode MS", sans-serif;
	 margin-top: 0;
	 margin-bottom: 0;
	 }
	 
TABLE {font-size: 100%;
}

#odd { background-color: #CCCCFF;
}

#CV {font-size: 100%;
}

h1 {
	font-size: 150%;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 125%;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

p {
	font-size: 100%;
	color: #000000;
	margin: 5pt;
}

p1 {font-size: small;
color: #ffffff;
margin: 5pt;
text-align: right;

}

p2 {
	font-size: 100%;
	color: #666666;
}

img.right {
	float: right;
margin: 10px;
}

img.left {
	float: left;
margin-left: 10px;
}


#container {
	background-color: #336699;
	border: 1px solid;
	max-width: 1000px;
	margin-left:auto;
margin-right:auto;
	
}

#text {
	text-align: center;
	font-size: 70%;
	background-color: #FFFFFF;
	height: 35px;
}


#header {height: 320px;
border-bottom: 1px solid;
background-color: #FFFFFF;}

#bar {}

#leftside {float: left;
	width: 160px;
}

#leftside a {color: #ffffff;
}

#leftside a:hover {background-color: #78B4E1;
color: #ffffff;
}


#main {background-color: #FFFFFF;
margin-left: 160px;
border-bottom: 1px solid;
border-top: 1px solid;
border-left: 1px solid;
}

#ad1 {
	text-align: center;

}

#ad2 {text-align: center;

	}

#bottom {font-size: small;
border-top: 1px solid #000;
background-color: #FFFFFF;
	}


ul#nav {
list-style: none;
margin-left: 0;
padding-left: 0;
float:left;
width: 100%;
border-top: 1px solid;
border-bottom: 1px solid;
background-color: #336699;
}


ul#nav li {
float:left;
}

ul#nav a {
display: block;
width: 100px;
padding: 5px;
margin-right: 5 px;
color: #FFFFFF;
text-align: center;
font-weight: normal;
}

* html ul#nav a { height: 1 px; }

ul#nav li a:hover {
background-color: #78B4E1;
color:#ffffff;
text-decoration: none;
}

ul#nav2 {
list-style: none;
margin-left: 0;
padding-left: 0;
float:left;
width: 100%;
background-color: #336699;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}


ul#nav2 a {
display: block;
width: 148px;
padding: 6px;
margin-right: 5 px;
color: #FFFFFF;
text-align: left;
font-weight: normal;
}

* html ul#nav a { height: 1 px; }

ul#nav2 li a:hover {
background-color: #78B4E1;
color:#ffffff;
text-decoration: none;
}




A:link {color: #27404D; text-decoration: none; font-weight: bold}
A:visited {color: #27404D; text-decoration: none; font-weight: bold}
A:hover {color: #27404D; text-decoration: underline}

.c {color: 27404D;
 font-weight: bold;
 }
.h {font-size: 150%; font-weight: bolder}
.i {font-style: italic}
.b {font-weight: bolder}
.u {text-decoration: underline}
.d {text-transform : uppercase; font-weight: bold}
.small {font-size: small}

