@charset "utf-8";
* {
padding: 0;
margin:0;
}

body {
		background: #AF9161 url(../images/_body_bg.gif) repeat-x fixed;
		font: 11px Verdana, "Times New Roman", Times, serif;
		color: #242424;
}

p {
		text-align: justify;
		margin-bottom: 5px;
}

a {
		color: #003300;
		font-weight: bold;
		text-decoration: none;
}
a:hover {}

h1, h2, h3 {
		text-transform: capitalize;
}
img {
border:none;
}
.thumb, .center {
		border: 1px solid #003300;
		padding: 0px;
		margin: 0px 10px 10px;
}
.center {
		display: block;
		margin: 10px auto;

}
span.quote p {
		color: #336600;
		font: italic 15px "Times New Roman", Times, serif;
		text-align: center;
		margin-top: 20px;
		margin-bottom: 20px;
		background: #F7F5F2;
		border-top: 1px solid #CCCCCC;
		border-right: 0px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		border-left: 0px solid #CCCCCC;
		padding: 5px 40px;
}


h1 {
		padding-top: 10px;
        padding-left: 10px;
		color: #000000;
		border-bottom: 1px solid #000000;
		margin-bottom: 10px;
		font-size: 24px;
                font-family: Paragon;
}
h2 {
		display: block;
		background: #FFFFE8;
		padding: 3px 3px 3px 10px;
		margin-bottom: 10px;
		font: 20px Geneva, Arial, Helvetica, sans-serif;
}
h3 { padding-top: 1px;
font-size: 11px    }

ul, ol { margin-left: 30px;
}
table, td { 		
		border: none;
		vertical-align: top;}

.center {
		display: block;
		margin: 10px auto;
		border: 1px solid #003300;
}

HR {
		color: #003300;
		margin-top: 5px;
		margin-bottom: 10px;
}

a#cvsint {
		display: block;
		height: 100px;
		background: none;
		background-color: transparent;
		float: right;
		width: 140px;
		position: absolute;
		margin-left: 620px !important;
		margin-left: -160px;
}

#white	{border:2px solid #ffffff;}

p.languages img {
margin-right:3px;
vertical-align:bottom;
}
