body {
background-color:#000;
margin:0;
}

img {
border: 0px;
float:left;
}

a {
text-decoration:none;
}

a:link {
color:#777}

a:visited {
color:#444}

a:hover {
color:#999}

#bg {
background:url(../images/bg.jpg) repeat-x;
}

#wraper {
width:900px;
margin:auto;
}

#hd {
height:auto;
}

.logo {
height:31px;
padding-top:50px;
}

#navframe {
height:35px;
width:900px;
}


.home {
background:url(../images/nav.png);
height:35px;
width:181px;
float:left;
}

.homes {
background:url(../images/nav.png);
background-position:0 -35px;
height:35px;
width:181px;
float:left;
}

.home:hover {
background-position:0 -35px;
}

.home:active {
background-position:0 -70px;
}

.profile {
background:url(../images/nav.png);
background-position:-181px 0;
height:35px;
width:181px;
float:left;
}

.profiles {
background:url(../images/nav.png);
background-position:-181px -35px;
height:35px;
width:181px;
float:left;
}

.profile:hover {
background-position:-181px -35px;
}

.profile:active {
background-position:-181px -70px;
}

.projects {
background:url(../images/nav.png);
background-position:-362px 0;
height:35px;
width:180px;
float:left;
}

.projectss {
background:url(../images/nav.png);
background-position:-362px -35px;
height:35px;
width:180px;
float:left;
}

.projects:hover {
background-position:-362px -35px;
}

.projects:active {
background-position:-362px -70px;
}

.academic {
background:url(../images/nav.png);
background-position:-542px 0;
height:35px;
width:180px;
float:left;
}

.academics {
background:url(../images/nav.png);
background-position:-542px -35px;
height:35px;
width:180px;
float:left;
}

.academic:hover {
background-position:-542px -35px;
}

.academic:active {
background-position:-542px -70px;
}

.contact {
background:url(../images/nav.png);
background-position:-722px 0;
height:35px;
width:178px;
float:left;
}

.contacts {
background:url(../images/nav.png);
background-position:-722px -35px;
height:35px;
width:178px;
float:left;
}

.contact:hover {
background-position:-722px -35px;
}

.contact:active {
background-position:-722px -70px;
}

h1 {
font-family:arial;
font-weight:100;
font-size:18px;
color:#CCC;
}

h2 {
padding-top:10px;
font-family:arial;
font-weight:100;
font-size:15px;
color:#009b9b;
}

h3 {
border-bottom:1px solid #333;
font-family:arial;
font-weight:100;
font-size:14px;
color:#009b9b;
}

h4 {
font-family:arial;
font-size:15px;
color:#009b9b;
font-weight:100;
margin-bottom:-10px;
margin-top:2px;
}

h5 {
font-family:arial;
font-size:24px;
letter-spacing:-1px;
color:#ccc;
line-height:19px;
font-weight:bold;
margin-bottom:-5px;
margin-top:-5px;
text-shadow: 1px 1px 3px #444;
}

h6 {
font-family:arial;
font-weight:100;
font-size:12px;
color:#777;
background:url(../images/extra.png) no-repeat top left;
padding-left:18px;
}

h6:hover {
color:#999;
}

p {
font-family:arial;
font-size:12px;
color:#888;
line-height:17px;
}

.pictext p {
font-family:arial;
font-size:12px;
color:#888;
line-height:inherit;
}

#content {
background:transparent;
overflow:hidden;
}

.text {
width:370px;
padding:10px 40px;
float:left;
}

.indexc1 {
width:60%;
margin-top:7px;
height:auto;
float:left;
}

.indexmain {
margin-right:2px;
}

.video {
margin-left:2px;
text-align:center;
}

.slideshow {
overflow:hidden;
margin-left:2px;
margin-bottom:5px;

}

.indexc2 {
margin-top:7px;
width:40%;
height:auto;
float:right;
}

.textnormal {
width:auto;
padding:10px 20px;
}

.textprofile {
padding:40px 40px;
text-align:left;
width:400px;}

.profileback {
background:url(../images/profile.jpg) no-repeat;
height:630px;
width:900px;
}

#footer {
background:transparent;
}

#footer p {
border-top:1px solid #333;
text-align:right;
font-family:tahoma;
font-size:10px;
color:#444;
}

.halfcolumn {
padding-top:5px;
padding-bottom:5px;
width:450px;
float:left;
height:105px;
}

.ppic {
height:105px;
width:105px;
float:left;
-moz-border-radius:5px;
}

.pictext {
padding-left:5px;
float:left;
}

.indexcolumn {
padding-top:10px;
height:500px;
width:180px;
float:left;
}

ul {
padding-left:29px;
}

li {
color: #333;
list-style:square;
}

.half2 {
	width:50%;
	float:left;}