@charset "UTF-8";
/* CSS Document */

/*******************************Browser reset*************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/********************************End Browser reset**********************************/

html, body {
background-color:#000000;
text-align:center;
}

#portfolio {
text-align:center;
}

#wrapper, #content {
width : 700px;
height : 375px;
}

#wrapper {
bottom: 50%;
right: 50%;
position: absolute;
}

#content {
left: 50%;
position: relative;
top: 40%;
padding : 105px 0 0 0;
background-image:url(images/site1.gif);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:center;
}

h1 {
font-family: 'Bigshot One', cursive;
font-size:32px;
font-weight:900;
color:#990000;
margin: 0;
padding: 0;
}

h2 {
font-family: 'Caudex', serif;
font-weight:600;
font-size:18px;
color:#333333;
margin: 0;
padding: 0;
}

ul li {
list-style: none;
}

span.upper {
text-transform:uppercase;
font-size:30px;
}

span.red {
color:#990000;
font-size:30px;
}

a.none:link, a.none:visited, a.none:active {
text-decoration:none;
border:0;
color:#FFFFFF;
text-shadow: #000000 2px 2px 4px;
}

a.none:hover {
color:#0000FF;
}

#resume {
text-align:center;
overflow:hidden;
background-image:url(images/resume.gif);
background-repeat:no-repeat;
width:408px;
height:530px;
margin: 0 auto;
margin-top:20px;
}

#resumeButtons {
text-align:center;
overflow:hidden;
margin: 0 auto;
padding-top:400px;
}

#left {
float:left;
margin-left:20px;
}

#right {
float:right;
margin-right:20px;
}

#simplegallery2{ /*CSS for sample Gallery*/
width: 275px;
margin: 0 auto;
}

#wrapper2 {
width: 510px;
text-align:center;
margin: 0 auto;
}

#right2 {
margin-top:25px;
width: 30px;
float:right;
}

#left2 {
margin-top:25px;
float:left;
width: 30px;
}

#caption {
width:410px;
height:65px;
padding: 10px 5px 5px 10px;
float:left;
color:#000000;
margin:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
text-align:center;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
}

#return {
font-family: 'Caudex', serif;
clear:both;
width:125px;
margin: 0 auto;
font-size:20px;
color:#990000;
margin-top:20px;
}

#return:hover {

font-size:22px;
color:#990000;
}

.test {
font-family: 'Kenia', cursive;
}
