body {
	background-color:#0d1214;
}

p {
	font-size:14px;
}

a {outline:none;}

#picture {
	height:265px;
	width:355px;
	float:right;
	padding: 0px;
	border: 0px solid #777;
	background-color:gray;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:2px 2px 15px #AAAAAA;
	-webkit-box-shadow:2px 2px 15px #AAAAAA;
	box-shadow:2px 2px 15px #AAAAAA;
	z-index:100;
	background:url('images/Image061.jpg');
}

b {
	font-size:16px;
	color:lightblue;
}

.parent {
	width:62.5%;
	min-width:50%;
	height:60%;
	margin-left:auto;
	margin-right:auto;
}

.parent a{
	color: #E5D19C;
	text-decoration: none;
	outline:none;
}

.parent ul a:hover{
	color:#FFFFFF;
	outline:none;
}

.parent h4 a:hover{
	color:#FFFFFF;
	outline:none;
}

.parent a:hover{
	color:#70DD50;
	outlone:none;
}

.accordion val val1{
	font-size: 12px;
}

.hide_initially {
	display:none;
}

.center {
	width:70%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#load {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(images/ajax-loader.gif);
	background-repeat: no-repeat;
	width: 43px;
	height: 11px;
	text-indent: -9999em;
}

#footer {
	font: 13px "Trebuchet MS", serif;
	font-weight: normal;
	background: #0d1214;
	text-align: center;
	color: #FFFFFF;
	padding: 14px;
	text-shadow: 5px 5px 5px LightGray;
}

#footer a {
	color: lightBlue;
	text-decoration: none;
	outline:none;
}

#fancyClock {
	margin: 5px auto;
	height:20px;
	border:1px solid #111111;
	width:600px;
}

#about_me h2 {
	font-size: 26px;
	color: Aquamarine;
}

#about_me h4 {
	font-size: 13px;
	font-style: italic;
	color: Chocolate;
}

.social
{
	width:600px;
	height:64px;
	display:block;
	margin-left:43px;
	margin-top:15px;
	margin-bottom: 20px;
}

.social a
{
	display:block;
	width:96px;
	height:96px;
	float:left;
	margin-right:10px;
	outline:none;
}
