@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/anujbg.jpg);
	margin: 0px;
	padding: 0px;
	font-family:  "Trebuchet MS", Arial, "Courier New", Courier, monospace;
	font-size: 12px;

}
.body-background {

}

.body-background {

}

.titletext
{
    font-family :"Trebuchet MS", Times New Roman, Arial, Impact;
	font-size: 1.2em; /* optional. just to increase the font size. */
	display:block;
	font-weight:bolder;
	line-height: 2em;
	color: #666; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
}

.titletext:before,
titletext:after{
	content: "Anuj Varma, Software Architect"; /* generated text */
	display: block;
}

.titletext:before{
	margin-bottom: -2.05em;
	margin-left: 0.1ex;
	color: #ccc; /* shadow color */
	background-color: transparent;
}

.titletext:after{
	margin-top: -2.05em;
	margin-left: -0.1ex;
	color: #fff; /* text color */
	background-color: transparent;
}

.body-below-buttons {
	background-image: url(images/graphic_below_btns2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.test-left {
	background-image: url(images/test_left.png);
}
.test-right {
	background-image: url(images/test_right.png);
}
.test-middle {
	background-image: url(images/test_middle.png);
}
.footer {
	background-image: url(images/footer_new.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
.small-left {
	background-image: url(images/small_box_left.png);
}
.small-right {
	background-image: url(images/small_box_right.png);
}
.text-normal {
	font-family:  "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text-underline
{	
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style :normal 
}
.text-em-yellow
{
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color:   #CC6600
}
.text-em-yellow-large
{
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:   #CC6600
}
.text-bold-yellow
{
	font-family :"Trebuchet MS", Times New Roman, Arial, Impact;
	font-size: 12px;
	font-weight:normal;
	color:   #CC6600
}
.text-bold-bold
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:   #CC6600
}
.text-larger {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight :bolder 
}
.text-bold-yellow-smaller
{
	font-family :"Trebuchet MS", Times New Roman, Arial, Impact;
	font-size: 12px;
	font-weight:normal;
	color:   #CC6600
}
.text-smaller {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text-testimonials {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bg-outwrap-top-m {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
}
.bg-outwrap-top-l {
	background-image: url(images/upperleft.png);
	background-repeat: no-repeat;
}
.bg-outwrap-top-r {
	background-image: url(images/upperright.png);
	background-repeat: no-repeat;
}
.bg-outwrap-bot-l {
	background-image: url(images/lowerleft.png);
	background-repeat: no-repeat;
}
.bg-outwrap-bot-m {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
}
.bg-outwrap-bot-r {
	background-image: url(images/lowerright.png);
	background-repeat: no-repeat;
}
.bg-outwrap-left-side {
	background-image: url(images/left.png);
	background-repeat: repeat-y;
}
.bg-outwrap-right-side {
	background-image: url(images/right.png);
	background-repeat: repeat-y;
}
.tagline {text-align:center; font-size:1.4em;line-height:1.5em;}

div.divblock
{
	 border:1px solid black
}

q {float:left; width:18em; display:block; margin:0.25em 0.75em 0.25em 1em; padding:0.5em; border:3px double #CCC; border-width:3px 0; color:#333;  text-align:left; font:italic 1.3em/1.3 Georgia;}
q.q2 {border-left: 0 double #CCC;
	border-right: 0 double #CCC;
	border-top: 3px double #CCC;
	border-bottom: 3px double #CCC;
	float:left; width:13.6em; 
	display:block; 	margin:0.25em 0.75em 0.25em 1em; 	padding:0.5em; 	color:#333;  	text-align:left; 	font:italic 1.3em/1.3 Georgia;
	height: 508px;
}


p.intro .firstletter {
border:1px solid black;
padding:5px;
margin:4px 5px;
display:block;
font-size:150%;
font-family:"Trebuchet MS",Old English, serif,Arial, Times New Roman;
font-weight : bold;
float : left;
color : #000;
	height: 18px;
	width: 31px;
}

ul.ul2 
{
	/*border:1px solid black;*/
	border:none;	
	list-style-type:none;
	list-style-position: inside;
	}
.txtBox {border:1px solid #666666;}

.button {
    border:1px solid #FFFFFF;
    color:#FFFFFF;
    background-color:#FF9900;
    font-size:1em;
}

