body {
	background-color: #f5ffff;
}
a:visited,
a:active,
a:link {
	text-decoration: none;
	color: #283653;
}
a:hover {
	text-decoration : underline;
}
#masthead {
	color: #ffffff;
	background-color: #91a4cf;
	border-bottom : none;
}
#masthead a:link, 
#masthead a:visited, 
#masthead a:active {
	color: #ffffff;
}
#masthead a:hover {
	text-decoration : underline;
}
#header {
	border-bottom : 4px solid #f4bc0f;
}
#title {
	text-align: left; 
	background: #91a4cf url('/photos/softwarefactories/images/0000000/original.aspx') no-repeat right; 
	border-bottom : 4px solid #f4bc0f;
}
#title a:link, 
#title a:visited, 
#title a:active {
	color: #283653;
}
#title a:hover {
	text-decoration : underline;
}
#tagline {
	color: #ffffff;
}
#TagSideBar {
	background: url('/photos/softwarefactories/images/8554835/secondarythumb.aspx') no-repeat left top; 
	padding-top : 115px;
}
.Tag1 a:hover, .Tag2 a:hover, .Tag3 a:hover, .Tag4 a:hover, .Tag5 a:hover, .Tag6 a:hover
{
	text-decoration: underline;
}
.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active, .Tag2 a:link, .Tag2 a:visited, .Tag2 a:active, .Tag3 a:link, .Tag3 a:visited, .Tag3 a:active, .Tag4 a:link, .Tag4 a:visited, .Tag4 a:active, .Tag5 a:link, .Tag5 a:visited, .Tag5 a:active, .Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
	color: #91a4cf;
}
#content {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 100%;
	border-bottom : 4px solid #f4bc0f;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#30f4bc0f', EndColorStr='#00f5ffff');
}
.postsub p a:visited,
.postsub p a:active,
.postsub p a:link {
	text-decoration: none;
	color: #644600;
	background-color: transparent;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dashed;
}
#content a:hover {
	text-decoration : underline;
}