body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.blockquote {
	background-color: #F0F0F0;
	display: block;
	border: 1px dashed #333;
}
.full_border {
	border: 1px solid #202020;
}

#container {
	width: 937px;
	margin-right: auto;
	margin-left: auto;
}
#container #contents {
	background-color: #E5E5E5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #202020;
	border-left-color: #202020;
}
#container #contents #menu {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 39px;
	background-color: #FFF;
	border: 1px solid #202020;
	text-align: center;
}
#container #contents #wrapper {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#container #contents #wrapper #pannles tr #right #pannel {
	margin-bottom: 10px;
	width: 150px;
}
#container #contents #wrapper #pannles tr #right #pannel tr #top {
	background-image: url(../../images/d4_temp/pannel_top.png);
	background-repeat: no-repeat;
}
#container #contents #wrapper #pannles tr #right #pannel tr #bottom {
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 202020;
	border-bottom-color: 202020;
	border-left-color: 202020;
	font-size: small;
}
#container #contents #wrapper #pannles tr #right #pannel tr #top #title {
	margin-right: 30px;
	margin-bottom: 10px;
}

#container #footer {
	background-color: #E5E5E5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #202020;
	border-bottom-color: #202020;
	border-left-color: #202020;
	padding-top: 10px;
	text-align: center;
}
#container #footer #footerinside {
	margin: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#container #footer #footerinside #ft_left {
	width: 600px;
	text-align: left;
	font-size: x-small;
}

p {
	margin: 0px;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #333;
}
#pannles tr #left #pagepannel #ptop {
	height: 43px;
	background-image: url(../../images/d4_temp/page_pannelsimg.png);
	background-repeat: no-repeat;
	padding-left: 120px;
	font-size: x-large;
	font-weight: bold;
}
#pannles tr #left #pagepannel #pmiddle {
	background-image: url(../../images/d4_temp/space/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	border-right-color: #202020;
	border-bottom-color: #202020;
	border-left-color: #202020;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#pannles tr #left #pagepannel #pbottom {
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #202020;
	border-bottom-color: #202020;
	border-left-color: #202020;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#pannles tr #left #pagepannel #ptop_small {
	height: 43px;
	background-image: url(../../images/d4_temp/page_pannelsimg_small.png);
	background-repeat: no-repeat;
	padding-left: 120px;
	font-size: x-large;
	font-weight: bold;
	width: 253px;
}
#pannles tr #left #pagepannel #pbottom_small {
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #202020;
	border-bottom-color: #202020;
	border-left-color: #202020;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
	width: 361px;
}


.quickacess {
	display: block;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #E6F4FF;
	border: 1px dashed #202020;
	font-size: small;
}
.tablepad {
	padding: 5px;
}
.header {
	font-size: large;
	font-weight: bold;
}
strong {
	color: #000;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.centerallgn {
	text-align: center;
}
.backtotop {
	font-size: small;
	font-style: italic;
	text-decoration: underline;
}
.backtotop a {
	font-size: small;
	font-style: italic;
	text-decoration: underline;
}
.smalltext {
	font-size: small;
}
.list {
	display: block;
	margin-left: 50px;
	font-weight: bold;
}
.yourspace_homepage {
	font-size: x-large;
	margin-left: 30px;
}
.imgtoppadding {
	margin-top: 5px;
}
.underline {
	text-decoration: underline;
}
		
	h1 {
	font-weight: bold;
	font-size: large;
	margin-bottom: 0px;
	margin-top: 0px;
	  }
		
	h2 {
	font-weight: normal;
	font-size: large;
	margin-bottom: 0px;
	margin-top: 0px;
	  }
		
        h3 {
	font-weight: bold;
	font-size: medium;
	margin-bottom: 0px;
	text-decoration: underline;
	margin-top: 0px;
	  }
.img_middle {
	margin-right: auto;
	margin-left: auto;
}

blockquote {
	background-color: #E5E5E5;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #333;
	min-height:29px;
	background-image: url(../../images/d4_temp/space/blog/quotes.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding: 5px;
}
.quick_postselected {
	height: 45px;
	background-color: #EAF4FF;
	border: 1px solid #333;
	text-align: center;
	font-family: Calibri;
	color: #333;
	font-size: x-large;
	padding-top: 15px;
}
.quick_postunselected {
	height: 35px;
	background-color: #FFF;
	text-align: center;
	font-family: Calibri;
	color: #333;
	font-size: x-large;
	padding-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
}
.quick_postunselected_text {
	height: 35px;
	background-color: #FFF;
	text-align: center;
	font-family: Calibri;
	color: #333;
	font-size: x-large;
	padding-top: 15px;
	border: 1px solid #333;
}
.quick_postunselected_btn {
	height: 50px;
	background-color: #FFF;
	text-align: center;
	font-family: Calibri;
	color: #333;
	font-size: x-large;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
}
.quick_postbutton {
	background-color: #FFF;
	font-family: Calibri;
	color: #333;
	font-size: x-large;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.quickpost_area {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
	min-height: 70px;
}
.quickpost_area_img_vids {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
	min-height: 70px;
	padding: 2px;
}
.quickpost_textarea {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 70px;
	width: 500px;
	border-bottom-style: none;
	font-family: Calibri;
	font-size: large;
}
.quickpost_url {
	width: 450px;
	font-family: Calibri;
	border: 1px solid #333;
	padding: 1px;
}
.quickpost_border {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.quickpost_inside {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.right_align {
	text-align: right;
}
textarea {
	font-family: Verdana, Geneva, sans-serif;
}
