*{
	margin:0;
	padding:0;
	list-style:none;
	overflow: hidden;

}

body, html {
	font-family: Georgia;
	font-size: 11px;
	height: 100%;
	width: 100%;
	color: #011844;
	
}

a:link {
	color: #011844;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #011844;
}
a:hover {
	text-decoration: overline;
	color: #011844;
}
a:active {
	text-decoration: underline;
	color: #011844;
}


.header, .header:visited {
	cursor: pointer;
	padding:4px;
}

.header:hover{
	background-color:#666;
}
.selected{
	background-color:#F00;
	color:#FFF;
}

.content{
	background:#f7f807;
	padding:4px;
	color: #f7f807;

}





#design {
	background-image: url(../images/background.jpg);
background-attachment:scroll;	
background-repeat:no-repeat;
        background-color:#f7f807;	
	background-position:center 0px;	
height: 100%;
	position:relative;
	overflow:auto;
	
}


#infos {
	width: 100%;
	height: 10%;
	background-color: transparent;
	background-image:url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 10px;

}

#infos a, #infos a:visited{
	color:#FFFFFF;
	text-decoration: underline;
	background-color: transparent;
}

#infos a:hover {
	text-decoration:none;
}

#infodiv {
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 5px 0 0 0;
	height: 90%;


}

#browserinfo {
	clear:both;
	width: 475px;
	margin: 5px auto 0 auto;
	text-align:center;
}

#moreinfos {
	padding: 5px;
	float: left;
	width: 45%;
	margin: 0 5px 0 5px;
	border: #f7f807 1px solid;
	height: 70%;

}

#extras {
	padding: 5px;
	float: left;
	width: 28%;
	margin: 0 0 0 5px;
	border: #f7f807 1px solid;
	height: 70%;
}

#main {
	width: 900px;
	margin: 0 auto 0 auto;
}

#skills {
	border:5px solid #f7f807;
	background-color:#f7f807;
	padding:5px;
	width: 229px;
	position: relative;
	float: left;
	text-align:center;
	top: 175px;
}


#basic-accordian{
	border:5px solid #011844;
	padding:5px;
	width:575px;
	margin: 210px auto 0 auto;
	background-color:#f7f807;
	position: relative;
}

p {
	margin: 0 0 10px 0;
}

ul {
	margin-left: 20px;
}
li {
	text-indent: 0px;
	margin: 4px 0 4px 10px;
	list-style-type: disc;
}

h1 {
	font-size: 18px;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	color:#011844;
	background-color: transparent;
}

h1.skills  {
	color:#FFFFFF;
	background-color: #97c50c;
	height: 30px;
	padding: 3px 0 0 15px;
}

.accordion_headings, .accordion_headings:visited{
	padding: 3px 0 0 15px;
	color: #fdf400;
	border:1px solid #fdf400;
	cursor:pointer;
	background-color: #011844;
	height: 24px;

}

.accordion_headings h1, .accordion_headings:visited h1{
	font-size: 12px;
	font-family: Georgia;
	font-style: normal;
	font-weight: bold;
	color: #fdf400;
	background-color: #011844;

}

.accordion_headings:hover, .header_highlight{
	background-color: #f7f807;
}

.accordion_headings:hover h1, .header_highlight h1 {
	background-color: #011844;
}

.accordion_child{
	padding:15px;
	background:#f7f807;
	z-index: 3;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFCC;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
z-index: 50;
}

.thumbnail:hover span, #test{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 30px; /*position where enlarged image should offset horizontally */
z-index: 50;

}

.thumb {
	border: 0;
	height: 85px;
	width: 85px;
}

a img.thumb { opacity: .5;}
a img.thumb:hover { opacity: .99; }


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
