@charset "utf-8";
/* CSS Document */

.makebig-caption {
	visibility: hidden;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 5px;
	position: absolute;
	z-index: 300;
	border: 2px solid #000000;
}

.makebig-caption a:link {
	color: #990000;
	text-decoration: none;
}

.makebig-caption a:visited {
	color: #990000;
	text-decoration: none;
}

.makebig-caption a:hover {
	color: #000000;
	text-decoration: none;
}

.port_box {
	height: 110px;
	width: 110px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

body {
	background-color: #cc0000;
	font-family:  "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width:900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#leftmenu {
	float:left;
	width:47px;
	padding:0px;
	text-align:right;
}

#rightcontent {
	float:right;
	width:834px;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	background-image: url(../images/whiteback1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-align: left;
	height:386px;
	position:relative;
}

#inside_left {
float:left;
width:82px;
height:373px;
padding:0;
margin:0;
position:relative;
}

#inside_right {
text-align:left;
width:670px;
height:373px;
position:relative;
}

#inside_right_port {
text-align:left;
position:relative;
}

#innerHeader {
	font-family:  "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#inside_right a:link {
	color: #990000;
	text-decoration: none;
}

#inside_right a:visited {
	color: #990000;
	text-decoration: none;

}

#inside_right a:hover {
	color: #000000;
	text-decoration: none;
}

#inside_image {
width:144px;
float:left;
margin-top:3px;
padding-right: 7px;
}

#inside_text {
	margin-top:3px;
	text-align:left;
	font-size: 0.95em;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right_blog {
width:592px;
}

#ournames {
padding:0;
margin-top:3px;
}

#inside_farright {
width:200px;
height:373px;
float:right;
position:relative;
}

#bottom_inner {
height:70px;
width:592px;
position:relative;
margin:0px;
}

#top_inner {
height:295px;
position:relative;
width:750px;
margin:0px
}

.placeholder {
	width:70px;
	height:70px;
	margin-left:3px;
	margin-right:3px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#inside_right_portfolio {
text-align:left;
position:relative;
}

#inside_right_portfolio a:link {
	color: #990000;
	text-decoration: none;
}

#inside_right_portfolio a:visited {
	color: #990000;
	text-decoration: none;

}

#inside_right_portfolio a:hover {
	color: #000000;
	text-decoration: none;

}

#inside_text p {
margin-top:2px;
margin-bottom:5px;
}

#blog_entry {
height:300px;
overflow:auto; 
padding-right: 12px;
scrollbar-face-color: #cc0000;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
}

.alignleft {
float:left;
}

.alignright{
float:right;
}

#blog_special {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 5px;
	left:50%;
	text-align:center;
	z-index: 300;
}